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 the type of the Resource Type. 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 the type of the Resource Type.

The type of the resource type.

string UserId
getset

Gets or sets the user id of the resource.

The user id.