SID

The SID element represents the security descriptor definition language (SDDL) form of the security identifier (SID) for the account to use for impersonation or delegate access.

<SID/>

SIDType

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 using the ExchangeImpersonation SOAP header.
The following is the XPath expression to this element:
/ExchangeImpersonation/ConnectingSID
UserId
Identifies a delegate user or a user with folder access permissions.

Text value

The text value is a string representation of a SID.

Remarks

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

Element information

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

See also