Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

EwsUrl

EwsUrl: Uri

IsAuthenticated

IsAuthenticated: boolean

Password

Password: string

SecurityToken

SecurityToken: string

TraceEnabled

TraceEnabled: boolean

TraceListener

TraceListener: ITraceListener

UserName

UserName: string

WindowsLiveUrl

WindowsLiveUrl: Uri

Private isAuthenticated

isAuthenticated: boolean

Private password

password: string

Private traceEnabled

traceEnabled: boolean

Private traceListener

traceListener: ITraceListener

Private windowsLiveId

windowsLiveId: string

Private windowsLiveUrl

windowsLiveUrl: Uri

Static DefaultWindowsLiveUrl

DefaultWindowsLiveUrl: Uri

Static EncryptedDataElementName

EncryptedDataElementName: string

Static NamespaceManager

NamespaceManager: any

Static PpElementName

PpElementName: string

Static ReqstatusElementName

ReqstatusElementName: string

Static RequestSecurityTokenResponseCollectionElementName

RequestSecurityTokenResponseCollectionElementName: string

Static RequestSecurityTokenResponseElementName

RequestSecurityTokenResponseElementName: string

Static SuccessfulReqstatus

SuccessfulReqstatus: string

Static WindowsLiveSoapNamespacePrefix

WindowsLiveSoapNamespacePrefix: string

Static WsAddressingHeadersFormat

WsAddressingHeadersFormat: string

Static WsSecurityHeaderFormat

WsSecurityHeaderFormat: string

Static WsSecurityPathSuffix

WsSecurityPathSuffix: string

Static WsuTimeStampFormat

WsuTimeStampFormat: string

Static XmlEncNamespace

XmlEncNamespace: string

Static XmlSignatureReference

XmlSignatureReference: string

Methods

AdjustUrl

EmitExtraSoapHeaderNamespaceAliases

  • EmitExtraSoapHeaderNamespaceAliases(writer: any): any

EmitTokenRequest

  • EmitTokenRequest(uriForTokenEndpointReference: Uri): any
  • Parameters

    • uriForTokenEndpointReference: Uri

    Returns any

MakeTokenRequestToWindowsLive

  • MakeTokenRequestToWindowsLive(uriForTokenEndpointReference: Uri): any
  • Parameters

    • uriForTokenEndpointReference: Uri

    Returns any

ParseWindowsLiveRSTResponseBody

  • ParseWindowsLiveRSTResponseBody(rstResponse: EwsXmlReader): any
  • Parameters

    Returns any

PreAuthenticate

  • PreAuthenticate(): any

PrepareWebRequest

ProcessTokenResponse

  • ProcessTokenResponse(response: any): any
  • Parameters

    • response: any

    Returns any

ReadWindowsLiveRSTResponseHeaders

  • ReadWindowsLiveRSTResponseHeaders(rstResponse: EwsXmlReader): any
  • Parameters

    Returns any

SerializeExtraSoapHeaders

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

SerializeWSAddressingHeaders

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

SerializeWSSecurityHeaders

  • SerializeWSSecurityHeaders(xmlWriter: any): any

TraceResponse

  • TraceResponse(response: any, memoryStream: any): any
  • Parameters

    • response: any
    • memoryStream: any

    Returns any

TraceWebException

  • TraceWebException(e: any): any
  • Parameters

    • e: any

    Returns any

Static GetUriWithoutSuffix

  • GetUriWithoutSuffix(url: Uri): string

Generated using TypeDoc