UserManager Class |
Namespace: LynceeTec.Eucalyptus
The UserManager type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentUser |
Gets the user currently logged in.
| |
| Instance |
Gets the instance of the singleton.
|
| Name | Description | |
|---|---|---|
| AutoLogin | ||
| ChangePassword | ||
| CheckPassword | ||
| CheckUserNameValidity | ||
| CryptPassWord | ||
| GetUserLevel | ||
| Login |
Logs a user after authenticating him.
| |
| Logout |
Logs out the current user.
| |
| ReloadCurrentUser |
| Name | Description | |
|---|---|---|
| UserLoggedIn |
Occurs when a user logged in.
| |
| UserLoggedOut |
Occurs when a user logged out.
|