This document is archived and information here might be outdated. Recommended version. |
Interface that represents a user in the user store.
Name | Description | |
---|---|---|
GetDescription | Returns the user description. | |
GetEmail | Returns the user's email. | |
GetFullname | Returns the user's full name. | |
GetPassword | Returns the user password. | |
GetSecretAnswer | Returns the user's answer to secret question. | |
GetSecretQuestion | Returns the user's secret question. | |
GetUsername | Returns the user name. | |
SetDescription | Sets the user description. | |
SetEmail | Sets the user's email. | |
SetFullname | Sets the user's full name. | |
SetPassword | Sets the user password. | |
SetSecretAnswer | Sets the user's answer to the secret question. | |
SetSecretQuestion | Sets the user's secret question. | |
SetUsername | Sets the user name. |
Classes | Description |
---|---|
User |