RestrictedGroupIdentifier

The RestrictGroupIdentifier element represents the group security identifier (SID) and attributes for a restricted group within a user token.

<RestrictedGroupIdentifier Attributes="">
   <SecurityIdentifier/>
</RestrictedGroupIdentifier>

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.

Parent elements

Element Description
RestrictedGroupSids
Represents a collection of restricted groups within a user token. 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 Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also