IUserExtensionProperties Interface
Represents the user extension properties for a particular user.
Assembly: MiscUtil (in MiscUtil.dll)
| Name | Description | |
|---|---|---|
![]() | FirstName | Gets or sets the user first name. |
![]() | IsShownInLaunchpad | Gets or sets a boolean value indicating whether the user extension is shown in Launchpad. |
![]() | IsShownInRemoteAccess | Gets or sets a boolean value indicating whether the user extension is shown in Remote Access. |
![]() | LastName | Gets or sets the user last name. |
![]() | Roles | Gets a list of IUserRole roles to which the user belongs. |
![]() | UserDomainName | Gets or sets the user domain name. |
![]() | UserEmailAlias | Gets or sets the user email alias. |
![]() | UserName | Gets or sets the account name of the user. |
Community Additions
ADD
Show:
