SerializedSecurityContext

Topic Last Modified: 2007-06-13

The SerializedSecurityContext element is used in the Simple Object Access Protocol (SOAP) header for token serialization in server-to-server authentication. Token serialization is not supported.

Syntax

<SerializedSecurityContext>
   <UserSid/>
   <GroupSids/>
   <RestrictedGroupSids/>
   <PrimarySmtpAddress/>
</SerializedSecurityContext>

Type

SerializedSecurityContextType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

UserSid

Represents the security descriptor definition language (SDDL) form of the user security identifier in a serialized security context SOAP header.

GroupSids

Represents a collection of Active Directory directory service group object security identifiers.

RestrictedGroupSids

Represents the group security identifier and attributes for a restricted group.

PrimarySmtpAddress

Represents the primary Simple Mail Transfer Protocol (SMTP) address of an account to be used for server-to-server authorization.

Parent Elements

None.

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 (CAS) 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