Defines the process roles. More...
Public Member Functions | |
Role () | |
Initializes a new instance of the Role class. More... | |
Role (Role role) | |
Initializes a new instance of the Role class. More... | |
Properties | |
ResourceIdentityCollection | AssociatedResources [get, set] |
Gets or sets Associated Resources. More... | |
string | DynamicRoleId [get, set] |
Gets or sets the dynamic role id. More... | |
string | EmailAddress [get, set] |
Gets or sets Email Address. More... | |
string | Id [get, set] |
Gets or sets the id. More... | |
RoleIdentity | Identity [get, set] |
Gets or sets the Resource Identity. More... | |
short | MaxSkillLevel [get, set] |
Gets or sets Maximum Skill Level. Skills range from 1 (Maximum) to 10 (Minimum) More... | |
short | MinSkillLevel [get, set] |
Gets or sets Minimum Skill Level. Skills range from 1 (Maximum) to 10 (Minimum) More... | |
string | Name [get, set] |
Gets or sets the Name. More... | |
short | RoleType [get, set] |
Gets or sets Role Type. More... | |
short | SecurityLevel [get, set] |
Gets or sets Security Level. Security level ranges from 1 (Maximum) to 10 (Minimum) More... | |
ResourceIdentity | Supervisor [get, set] |
Gets or sets the resources Supervisor. More... | |
Defines the process roles.
|
getset |
Gets or sets Associated Resources.
|
getset |
Gets or sets the dynamic role id.
|
getset |
Gets or sets Email Address.
|
getset |
Gets or sets the id.
|
getset |
Gets or sets the Resource Identity.
|
getset |
Gets or sets Maximum Skill Level. Skills range from 1 (Maximum) to 10 (Minimum)
|
getset |
Gets or sets Minimum Skill Level. Skills range from 1 (Maximum) to 10 (Minimum)
|
getset |
Gets or sets the Name.
|
getset |
Gets or sets Role Type.
|
getset |
Gets or sets Security Level. Security level ranges from 1 (Maximum) to 10 (Minimum)
|
getset |
Gets or sets the resources Supervisor.