GroupIdentifier

Topic Last Modified: 2007-06-13

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.

Syntax

<GroupIdentifier>
   <SecurityIdentifier/>
</GroupIdentifier>

Type

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

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