The UserAuthenticatedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Authenticated |
Gets and sets a flag that determines whether the User was authenticated
|
![]() | AuthenticationType |
Gets and sets the Authentication Type
|
![]() | AutoRegister |
Gets and sets a flag that determines whether the user should be automatically registered
|
![]() | LoginStatus |
Gets and sets the Login Status
|
![]() | Message |
Gets and sets the Message
|
![]() | Profile |
Gets and sets the Profile
|
![]() | RememberMe |
Gets and sets the RememberMe setting
|
![]() | User |
Gets and sets the User
|
![]() | UserToken |
Gets and sets the UserToken (the userid or authenticated id)
|