Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

EwsUrl

EwsUrl: Uri

Password

Password: string

SecurityToken

SecurityToken: string

UserName

UserName: string

Private addTimestamp

addTimestamp: boolean

Private ewsUrl

ewsUrl: Uri

Private securityToken

securityToken: string

Static NamespaceManager

NamespaceManager: any

Static WsAddressingHeadersFormat

WsAddressingHeadersFormat: string

Static WsSecurityHeaderFormat

WsSecurityHeaderFormat: string

Static WsSecurityPathSuffix

WsSecurityPathSuffix: string

Static WsuTimeStampFormat

WsuTimeStampFormat: string

Static Private namespaceManager

namespaceManager: any

Methods

AdjustUrl

EmitExtraSoapHeaderNamespaceAliases

  • EmitExtraSoapHeaderNamespaceAliases(writer: any): any

PreAuthenticate

  • PreAuthenticate(): any
  • Returns any

PrepareWebRequest

SerializeExtraSoapHeaders

  • SerializeExtraSoapHeaders(writer: any, webMethodName: string): any

SerializeWSAddressingHeaders

  • SerializeWSAddressingHeaders(xmlWriter: any, webMethodName: string): any
  • Parameters

    • xmlWriter: any
    • webMethodName: string

    Returns any

SerializeWSSecurityHeaders

  • SerializeWSSecurityHeaders(xmlWriter: any): any
  • Parameters

    • xmlWriter: any

    Returns any

Static GetUriWithoutSuffix

  • GetUriWithoutSuffix(url: Uri): string

Generated using TypeDoc