SerializedSecurityContextType Members

The SerializedSecurityContextType class is used in the SOAP header for token serialization in server-to-server authentication. Token serialization is not supported.

The following tables list the members exposed by the SerializedSecurityContextType type.

Public Constructors

  Name Description
SerializedSecurityContextType The SerializedSecurityContextType constructor initializes a new instance of the SerializedSecurityContextType class.

Top

Public Properties

  Name Description
Bb409079.pubproperty(en-us,EXCHG.80).gif Actor  (inherited from SoapHeader )
Bb409079.pubproperty(en-us,EXCHG.80).gif DidUnderstand  (inherited from SoapHeader )
Bb409079.pubproperty(en-us,EXCHG.80).gif EncodedMustUnderstand  (inherited from SoapHeader )
Bb409079.pubproperty(en-us,EXCHG.80).gif EncodedMustUnderstand12  (inherited from SoapHeader )
Bb409079.pubproperty(en-us,EXCHG.80).gif EncodedRelay  (inherited from SoapHeader )
Bb409079.pubproperty(en-us,EXCHG.80).gif GroupSids The GroupSids property gets or sets a collection of Active Directory directory service group object security identifiers.
Bb409079.pubproperty(en-us,EXCHG.80).gif MustUnderstand  (inherited from SoapHeader )
Bb409079.pubproperty(en-us,EXCHG.80).gif PrimarySmtpAddress The PrimarySmtpAddress property gets or sets the primary SMTP address of an account to be used for server-to-server authentication.
Bb409079.pubproperty(en-us,EXCHG.80).gif Relay  (inherited from SoapHeader )
Bb409079.pubproperty(en-us,EXCHG.80).gif RestrictedGroupSids The RestrictedGroupSids property gets or sets a collection of Active Directory directory service group object security identifiers for a restricted group.
Bb409079.pubproperty(en-us,EXCHG.80).gif Role  (inherited from SoapHeader )
Bb409079.pubproperty(en-us,EXCHG.80).gif UserSid The UserSid property gets or sets the security descriptor definition language (SDDL) form of the user security identifier in a serialized security context SOAP header.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409079.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409079.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409079.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409079.pubmethod(en-us,EXCHG.80).gifBb409079.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409079.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409079.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409079.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top