SecurityIdentifier

The SecurityIdentifier element represents the security descriptor definition language (SDDL) form of a security identifier ( SID).

<SecurityIdentifier/>

string

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
GroupIdentifier
Represents a single security identifier and attribute for an Active Directory object group of which the account is a member.
The following is the XPath expression to this element:
/SerializedSecurityContext/GroupSids/GroupIdentifier[i]
RestrictedGroupIdentifier
Represents the group security identifier and attributes for a restricted group within a user token.

Remarks

This element is used in the Simple Object Access Protocol (SOAP) header.

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

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