DevForce Help Reference
AspAuthenticatingLoginManager Class Methods


For a list of all members of this type, see AspAuthenticatingLoginManager members.

Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public Methodstatic (Shared in Visual Basic)GetAuthenticationModeReturns the setting from the authentication element in the configuration file.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodLogin Authenticate the user.  
Public MethodLogout Logout the current user.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodCreateIdentityCore Creates an IIdentity from the information passed.  
Protected MethodCreatePrincipalCore Creates an IPrincipal from the information passed.  
Protected MethodCreateUserCoreOverloaded. Create an System.Security.Principal.IPrincipal representing the current user. Called when the login was passed an ILoginCredential.  
Protected MethodFinalize (Inherited from object)
Protected MethodGetRolesCore Get roles for the authenticated user.  
Protected MethodLogoutCore Perform any logout processing needed.  
Protected MethodMemberwiseClone (Inherited from object)
Protected MethodSetCookieCore Set the authentication ticket for the authenticated user.  
Protected MethodSetUserProfile Sets profile properties into the UserBase instance.  
Protected MethodValidateUserCore Validate the credentials.  
Top
See Also

Reference

AspAuthenticatingLoginManager Class
IdeaBlade.EntityModel.Web Namespace

Send Feedback