RestrictedGroupSids

Topic Last Modified: 2007-08-31

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

Syntax

<RestrictedGroupSids>
   <RestrictedGroupIdentifier/>
</RestrictedGroupSids>

Type

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

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