GroupIdentifier

The GroupIdentifier element represents a single security identifier and attribute for an Active Directory directory service object group of which the account is a member.

<GroupIdentifier>
   <SecurityIdentifier/>
</GroupIdentifier>

SidAndAttributesType

Attributes and elements

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

Attributes

Attribute Description
Attributes
Contains group attributes.

Child elements

Element Description
SecurityIdentifier
Represents the security descriptor definition language (SDDL) form of a security identifier (SID) that represents the group.

Parent elements

Element Description
GroupSids
Represents a collection of Active Directory group object security identifiers that make up an account token for token serialization. Token serialization is not supported.

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

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

See also