SID

Topic Last Modified: 2007-10-10

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.

Syntax

<SID/>

Type

string

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. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

Text Value

The text value represents 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 Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources

Exchange Web Services XML Elements