All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
Role Class Reference

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...
 

Description

Defines the process roles.

Constructor & Destructor Documentation

Role ( )

Initializes a new instance of the Role class.

Role ( Role  role)

Initializes a new instance of the Role class.

Parameters
roleThe role.

Property Documentation

ResourceIdentityCollection AssociatedResources
getset

Gets or sets Associated Resources.

string DynamicRoleId
getset

Gets or sets the dynamic role id.

string EmailAddress
getset

Gets or sets Email Address.

string Id
getset

Gets or sets the id.

RoleIdentity Identity
getset

Gets or sets the Resource Identity.

short MaxSkillLevel
getset

Gets or sets Maximum Skill Level. Skills range from 1 (Maximum) to 10 (Minimum)

short MinSkillLevel
getset

Gets or sets Minimum Skill Level. Skills range from 1 (Maximum) to 10 (Minimum)

string Name
getset

Gets or sets the Name.

short RoleType
getset

Gets or sets Role Type.

short SecurityLevel
getset

Gets or sets Security Level. Security level ranges from 1 (Maximum) to 10 (Minimum)

ResourceIdentity Supervisor
getset

Gets or sets the resources Supervisor.