Defines a WSFederationSerializer object that provides methods to convert a Federation message to RST and RSTR objects, which are WS-Trust specific.
The following tables list the members exposed by the WSFederationSerializer type.
Public Constructors
Name | Description | |
---|---|---|
WSFederationSerializer | Overloaded. Creates an instance of WSFederationSerializer. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CanReadRequest | Checks whether the specified string is a RequestSecurityToken with a namespace that is recognized by the WSTrustRequestSerializer. | |
CanReadResponse | Checks whether the specified string is a trust message RequestSecurityTokenResponse with a namespace that is recognized by the wrapped WSTrustResponseSerializer. | |
CreateRequest | Converts a SignIn Request Federation message to a RequestSecurityToken that the SecurityTokenService can consume. | |
CreateResponse | Converts a SignInResponseMessage to a RequestSecurityTokenResponse object. | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetReferencedRequest | ||
GetReferencedResult | ||
GetRequestAsString | ||
GetResponseAsString | ||
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.