SerializedSecurityContext
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
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.
<SerializedSecurityContext> <UserSid/> <GroupSids/> <RestrictedGroupSids/> <PrimarySmtpAddress/> </SerializedSecurityContext>
SerializedSecurityContextType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Represents the security descriptor definition language (SDDL) form of the user security identifier in a serialized security context SOAP header. |
|
|
Represents a collection of Active Directory directory service group object security identifiers. |
|
|
Represents the group security identifier and attributes for a restricted group. |
|
|
Represents the primary Simple Mail Transfer Protocol (SMTP) address of an account to be used for server-to-server authorization. |
Parent elements
None.