Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CanReadSignInResponse | Overloaded. | |
CreateSignInRequest | Creates a WS-Federation Passive Protocol SignIn Request, using the WS-Federation parameters configured on the module. | |
Dispose | (Inherited from HttpModuleBase) | |
Equals | Overloaded. (Inherited from Object) | |
FederatedSignOut | ||
GetFederationPassiveSignOutUrl | ||
GetHashCode | (Inherited from Object) | |
GetSecurityToken | Overloaded. | |
GetSignInResponseMessage | Reads a SignInResponseMessage from the given HttpRequest. | |
GetType | (Inherited from Object) | |
GetXmlTokenFromMessage | Overloaded. | |
Init | Initializes a module and prepares it to handle requests. (Inherited from HttpModuleBase) | |
IsSignInResponse | ||
RedirectToIdentityProvider | Redirect user to identity provider STS for obtaining a token using WS-Federation Passive Protocol. | |
ReferenceEquals | (Inherited from Object) | |
SetPrincipalAndWriteSessionToken | ||
SignOut | ||
ToString | (Inherited from Object) | |
VerifyProperties |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
GetReferencedResult | ||
GetReturnUrlFromResponse | Extract the originally requested page (ReturnUrl) from the response. | |
GetSessionTokenContext | ||
GetSignOutRedirectUrl | ||
InitializeModule | Overridden. | |
InitializePropertiesFromConfiguration | ||
MemberwiseClone | (Inherited from Object) | |
OnAuthenticateRequest | ||
OnAuthorizationFailed | ||
OnEndRequest | Handle the HTTP pipeline EndRequest event. | |
OnPostAuthenticateRequest | ||
OnRedirectingToIdentityProvider | ||
OnSessionSecurityTokenCreated | ||
OnSignedIn | ||
OnSignedOut | ||
OnSignInError | ||
OnSigningOut | ||
OnSignOutError |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.