SPSessionAuthenticationModule Methods
Include Protected Members
Include Inherited Members
The SPSessionAuthenticationModule type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AuthenticateSessionSecurityToken | Authenticates the incoming request by updating the current HTTP context and thread principal with the provided. (Overrides SessionAuthenticationModuleAuthenticateSessionSecurityToken(SessionSecurityToken, Boolean).) |
![]() |
ContainsSessionTokenCookie | (Inherited from SessionAuthenticationModule.) |
![]() |
CreateSessionSecurityToken | (Inherited from SessionAuthenticationModule.) |
![]() |
DeleteSessionTokenCookie | (Inherited from SessionAuthenticationModule.) |
![]() |
Dispose | (Inherited from HttpModuleBase.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Init | (Inherited from HttpModuleBase.) |
![]() |
InitializeModule | Initializes the module with the specified HTTP application. (Overrides SessionAuthenticationModuleInitializeModule(HttpApplication).) |
![]() |
InitializePropertiesFromConfiguration | (Inherited from SessionAuthenticationModule.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnAuthenticateRequest | (Inherited from SessionAuthenticationModule.) |
![]() |
OnPostAuthenticateRequest | (Inherited from SessionAuthenticationModule.) |
![]() |
OnSessionSecurityTokenCreated | (Inherited from SessionAuthenticationModule.) |
![]() |
OnSessionSecurityTokenReceived | Handles additional token checking. (Overrides SessionAuthenticationModuleOnSessionSecurityTokenReceived(SessionSecurityTokenReceivedEventArgs).) |
![]() |
OnSignedOut | (Inherited from SessionAuthenticationModule.) |
![]() |
OnSigningOut | (Inherited from SessionAuthenticationModule.) |
![]() |
OnSignOutError | (Inherited from SessionAuthenticationModule.) |
![]() |
ReadSessionTokenFromCookie | (Inherited from SessionAuthenticationModule.) |
![]() |
SetPrincipalFromSessionToken | (Inherited from SessionAuthenticationModule.) |
![]() |
SignOut | (Inherited from SessionAuthenticationModule.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TryReadSessionTokenFromCookie | (Inherited from SessionAuthenticationModule.) |
![]() |
ValidateSessionToken | (Inherited from SessionAuthenticationModule.) |
![]() |
WriteSessionTokenToCookie | (Inherited from SessionAuthenticationModule.) |
Top
.gif)
.gif)