PrincipalName

The PrincipalName element represents the user principal name (UPN) of the account to be used for Exchange impersonation.

<PrincipalName/>

PrincipalNameType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
ConnectingSID
Represents an account to impersonate when you are using the ExchangeImpersonation SOAP header.
The following is the XPath expression to this element:
/ExchangeImpersonation/ConnectingSID

Text value

The text value represents the UPN of a user. This value exists on the user object in the Active Directory directory service. This contains the user logon name and a domain name that identifies the domain in which the user account is located, in the following format: someone@example.com.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also

Server-to-server authorization in EWS