RestrictedGroupIdentifier

Topic Last Modified: 2007-08-30

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

Syntax

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

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.

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

Exchange Web Services XML Elements