The UserRoles type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() ![]() | UserRoles | |
![]() | UserRoles | Initializes a new instance of the UserRoles class |
Fields
Name | Description | |
---|---|---|
![]() ![]() | ADMIN_INT |
Administrator user roles as an int.
|
![]() ![]() | ADMIN_STR |
Administrator user role as a string.
|
![]() ![]() | P4S_PSMS_INT |
P4S Psms user role as an int.
|
![]() ![]() | P4S_PSMS_STR |
P4S Psms user role as a string.
|
![]() ![]() | P4S_TRAD_INT |
P4S Traditional user role as an int.
|
![]() ![]() | P4S_TRAD_STR |
P4S Traditional user role as a string.
|
![]() ![]() | POWER_USER_INT |
Power User user role as an int.
|
![]() ![]() | POWER_USER_STR |
Power User user role as a string.
|
See Also