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

Uniquely identifies the resource. More...

Public Member Functions

override string ToString ()
 Returns a System.String that represents this instance. More...
 

Properties

string EmailAddress [get, set]
 Gets or sets the email address of the resource. More...
 
string Id [get, set]
 Gets or sets id of the resource. More...
 
string Name [get, set]
 Gets or sets name of the resource. More...
 
short ResourceType [get, set]
 Gets or sets type of the resource.

EnumerationDescription
0Worker
1Hardware
2Software
3Group Of Workers
4Group Of Software
5Group Of Hardware
6Role
7Fixed Role
8Floating Role
32External User
33Worker or Group Of Workers
1024Human Only
2048Non human Only
2096AllResources
More...
 
string UserId [get, set]
 Gets or sets the user id of the resource. More...
 

Description

Uniquely identifies the resource.

Member Functions

override string ToString ( )
inherited

Returns a System.String that represents this instance.

Returns
A System.String that represents this instance.

Property Documentation

string EmailAddress
getset

Gets or sets the email address of the resource.

The email address.

string Id
getsetinherited

Gets or sets id of the resource.

string Name
getsetinherited

Gets or sets name of the resource.

short ResourceType
getsetinherited

Gets or sets type of the resource.

EnumerationDescription
0Worker
1Hardware
2Software
3Group Of Workers
4Group Of Software
5Group Of Hardware
6Role
7Fixed Role
8Floating Role
32External User
33Worker or Group Of Workers
1024Human Only
2048Non human Only
2096AllResources

string UserId
getset

Gets or sets the user id of the resource.

The user id.