This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class CmsFormsAuthenticationModule |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class CmsFormsAuthenticationModule |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
CmsFormsAuthenticationModule |
Public Methods
Name | Description | |
---|---|---|
Dispose |
Disposes of the resources (other than memory) used by the module that implements IHttpModule.
|
|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Init |
Inits the specified app.
|
|
OnAuthenticateRequest |
Called when [authenticate request].
|
|
OnEndRequest |
Called when [end request].
|
|
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |