Click or drag to resize

IRole Properties

The IRole type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleChanged
Has object been changed since it was loaded?
Public propertyDataRight
Public propertyCode exampleDeleted
Has the role been deleted?
Public propertyCode exampleDescription
Description of the role.
Public propertyCode exampleFunctionRights
Collection of function rights active for this role
Public propertyCode exampleIdentity
The primary key on the role table. Is zero for new objects. Is set when an object is saved.
Public propertyCode exampleName
Name of the role.
Public propertyCode exampleType
Type of role (associate/external/anonymous/system).
Top
See Also