RestrictedGroupSids

The RestrictedGroupSids element represents a collection of restricted groups from a user's token.

<RestrictedGroupSids>
   <RestrictedGroupIdentifier/>
</RestrictedGroupSids>

NonEmptyArrayOfRestrictedGroupIdentifiersType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
RestrictedGroupIdentifier
Represents the group security identifier (SID) and attributes for a restricted group.

Parent elements

Element Description
SerializedSecurityContext
Used in the SOAP header for token serialization in server- to-server authentication. 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

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

See also