ISecurity
|
The ISecurityProvider type exposes the following members.
Name | Description | |
---|---|---|
Authenticate | Authenticates the user. | |
ChangePassword | Changes user password in the backend data store. | |
GetUserRoles | Gets a list of Roles for this user for a specified ApplicationId. | |
LoadSettings |
Loads saved settings from the config file.
(Inherited from IPersistSettings) |
|
RefreshData | Refreshes the UserData from the backend data store. | |
ResetPassword | Resets user password in the backend data store. | |
SaveSettings |
Saves settings to the config file.
(Inherited from IPersistSettings) |
|
TranslateRedirect | Performs a translation of the default login page to a different endpoint. | |
TranslateRole | Performs a translation of the specified user role. |