Click or drag to resize
IRole Properties

The IRole type exposes the following members.

Properties
  NameDescription
Public propertyAdministrationRoleId
AdministrationRoleId
Public propertyAuthorities
Authorities
Public propertyDataContext
Get data context.
Public propertyDescription
Description
Public propertyGUID
GUID (Globally Unique Identifier) for this object. It is a LSID, which is unique for each version of the record holding the information included in this object. It is updated automatically by database each time information is saved.
Public propertyIdentifier
Identifier for this role. The same identifier can be used for more than a role.
Public propertyIsActivationRequired
Is activation of role membership required for this role.
Public propertyIsUserAdministrationRole
Indicates if this role is used as UserAdministrationRole
Public propertyMessageType
Message type of this role.
Public propertyName
Name of role
Public propertyOrganizationId
OrganizationId that this role relates to.
Public propertyShortName
Role shortname
Public propertyUpdateInformation
Information about create/update of role.
Public propertyUserAdministrationRoleId
UserAdministrationRoleId
Public propertyValidFromDate
Date role is valid from. Not Null. Is set to date created by default.
Public propertyValidToDate
Date role is valid to. Not Null. Is set to date created + 100 years by default.
Top
See Also