Click or drag to resize
Role Class
Represents single Role object.
Inheritance Hierarchy

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class Role : CorrigoEntityWithOptimisticLock

The Role type exposes the following members.

Properties
  NameDescription
Public propertyCurrencies
Money values
Public propertyDisplayAs
Role’s displayable name. Max Length=256
Public propertyRank
Rank used to arrange roles by their level of privileges and restrict users from assigning roles indiscriminately. Supported values are 1 – 99.
Public propertyUnlimitedNte
Top
See Also