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.
Top

Public Methods (see also Protected Methods)

  Name Description
public method CanReadRequest Checks whether the specified string is a RequestSecurityToken with a namespace that is recognized by the WSTrustRequestSerializer.
public method CanReadResponse Checks whether the specified string is a trust message RequestSecurityTokenResponse with a namespace that is recognized by the wrapped WSTrustResponseSerializer.
public method CreateRequest Converts a SignIn Request Federation message to a RequestSecurityToken that the SecurityTokenService can consume.
public method CreateResponse Converts a SignInResponseMessage to a RequestSecurityTokenResponse object.
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetReferencedRequest  
public method GetReferencedResult  
public method GetRequestAsString  
public method GetResponseAsString  
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.