SecurityIdentifier

Topic Last Modified: 2007-06-13

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

Syntax

<SecurityIdentifier/>

Type

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

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