DomainUserPropertiesRoleType Property

The license type of the user: full, guest or guest alias.

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
public RoleType RoleType { get; set; }

Property Value

RoleType

See Also