UserInfo Methods |
The UserInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Assign(AuthUserInfo) |
As AuthUserInfo does not contain DisplayName, it will be empty.
| |
| Assign(User) | ||
| Assign(UserInfo) | ||
| Clone | ||
| FormatName | ||
| GetMailAddress |
Method throws an exception if the email is empty.
| |
| ToString |
The full name of the user
(Overrides ObjectToString.) | |
| ToString(AppFormatInfo) |
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| IObjectWithId.GetId |