ExchangeImpersonationType Members

Include Protected Members
Include Inherited Members

An instance of the ExchangeImpersonationType class is used as the SOAP header of a request. When this instance is present, the caller is impersonating the account that is contained within the ExchangeImpersonationType instance.

The ExchangeImpersonationType type exposes the following members.

Constructors

  Name Description
Public method ExchangeImpersonationType The ExchangeImpersonationType constructor initializes a new instance of the ExchangeImpersonationType type.

Top

Properties

  Name Description
Public property Actor (Inherited from SoapHeader.)
Public property AnyAttr
Public property ConnectingSID The ConnectingSID property gets or sets the account to impersonate when you are using the ExchangeImpersonation SOAP header.
Public property DidUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand12 (Inherited from SoapHeader.)
Public property EncodedRelay (Inherited from SoapHeader.)
Public property MustUnderstand (Inherited from SoapHeader.)
Public property Relay (Inherited from SoapHeader.)
Public property Role (Inherited from SoapHeader.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top