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 | |
---|---|---|
ExchangeImpersonationType | The ExchangeImpersonationType constructor initializes a new instance of the ExchangeImpersonationType type. |
Top
Properties
Name | Description | |
---|---|---|
Actor | (Inherited from SoapHeader.) | |
AnyAttr | ||
ConnectingSID | The ConnectingSID property gets or sets the account to impersonate when you are using the ExchangeImpersonation SOAP header. | |
DidUnderstand | (Inherited from SoapHeader.) | |
EncodedMustUnderstand | (Inherited from SoapHeader.) | |
EncodedMustUnderstand12 | (Inherited from SoapHeader.) | |
EncodedRelay | (Inherited from SoapHeader.) | |
MustUnderstand | (Inherited from SoapHeader.) | |
Relay | (Inherited from SoapHeader.) | |
Role | (Inherited from SoapHeader.) |
Top