| Role Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class Role : CorrigoEntityWithOptimisticLock
The Role type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Currencies | 
            Money values
             | 
|  | DisplayAs | 
            Role’s displayable name. Max Length=256
             | 
|  | IsIsmRequired | 
            Boolean flag; part of ISM setup. True means Induction and Safety Management (ISM) is applicable to Technicians assigned to this Role.
             | 
|  | Rank | 
            Rank used to arrange roles by their level of privileges and restrict users from assigning roles indiscriminately. Supported values are 1 – 99.
             | 
|  | SsoLoginOnly | 
            Boolean flag; True means Role can login only using SSO identity provider.
             | 
|  | UnlimitedNte | 
 See Also
See Also