Share via


RestrictedGroupIdentifier

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

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

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