Public Methods (see also Protected Methods)

  Name Description
public method CanReadSignInResponse Overloaded.  
public method CreateSignInRequest Creates a WS-Federation Passive Protocol SignIn Request, using the WS-Federation parameters configured on the module.
public method Dispose  (Inherited from HttpModuleBase)
public method Equals  Overloaded. (Inherited from Object)
public methodstatic FederatedSignOut  
public methodstatic GetFederationPassiveSignOutUrl  
public method GetHashCode  (Inherited from Object)
public method GetSecurityToken Overloaded.  
public method GetSignInResponseMessage Reads a SignInResponseMessage from the given HttpRequest.
public method GetType  (Inherited from Object)
public method GetXmlTokenFromMessage Overloaded.  
public method Init  Initializes a module and prepares it to handle requests. (Inherited from HttpModuleBase)
public method IsSignInResponse  
public method RedirectToIdentityProvider Redirect user to identity provider STS for obtaining a token using WS-Federation Passive Protocol.
public methodstatic ReferenceEquals  (Inherited from Object)
public method SetPrincipalAndWriteSessionToken  
public method SignOut  
public method ToString  (Inherited from Object)
public method VerifyProperties  

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method GetReferencedResult  
protected method GetReturnUrlFromResponse Extract the originally requested page (ReturnUrl) from the response.
protected method GetSessionTokenContext  
protected method GetSignOutRedirectUrl  
protected method InitializeModule Overridden.  
protected method InitializePropertiesFromConfiguration  
protected method MemberwiseClone  (Inherited from Object)
protected method OnAuthenticateRequest  
protected method OnAuthorizationFailed  
protected method OnEndRequest Handle the HTTP pipeline EndRequest event.
protected method OnPostAuthenticateRequest  
protected method OnRedirectingToIdentityProvider  
protected method OnSessionSecurityTokenCreated  
protected method OnSignedIn  
protected method OnSignedOut  
protected method OnSignInError  
protected method OnSigningOut  
protected method OnSignOutError  

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.