UserRoles FieldsA Sandcastle Documented Class Library
The UserRoles type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberADMIN_INT
Administrator user roles as an int.
Public fieldStatic memberADMIN_STR
Administrator user role as a string.
Public fieldStatic memberP4S_PSMS_INT
P4S Psms user role as an int.
Public fieldStatic memberP4S_PSMS_STR
P4S Psms user role as a string.
Public fieldStatic memberP4S_TRAD_INT
P4S Traditional user role as an int.
Public fieldStatic memberP4S_TRAD_STR
P4S Traditional user role as a string.
Public fieldStatic memberPOWER_USER_INT
Power User user role as an int.
Public fieldStatic memberPOWER_USER_STR
Power User user role as a string.
Back to Top
See Also