All Classes Namespaces Functions Properties Pages
Properties | List of all members
Session2 Class Reference

Uniquely identifies the session based on the reserved license. More...

Properties

string DisplayName [get, set]
 Gets or sets the resource name which has logged onto the system. More...
 
bool IsValid [get, set]
 Gets or sets a value indicating whether the user attempting to log onto the system has been verified as a valid user. More...
 
LogonState LogonState [get, set]
 Gets or sets the state of the logon and form name for the state. More...
 
bool ReserveLicenseUsed [get, set]
 Gets or sets a value indicating whether the user attempting to log onto the system uses reserve license or not. More...
 
string ResourceId [get, set]
 Gets or sets the GUID associated with the resource, which has logged onto the system. More...
 
string SessionId [get, set]
 Gets or sets SessionID parameter contains a unique identifier for the current Session with the Engine. This parameter will be used in subsequent calls to the Engine. More...
 

Description

Uniquely identifies the session based on the reserved license.

Property Documentation

string DisplayName
getsetinherited

Gets or sets the resource name which has logged onto the system.

bool IsValid
getsetinherited

Gets or sets a value indicating whether the user attempting to log onto the system has been verified as a valid user.

LogonState LogonState
getsetinherited

Gets or sets the state of the logon and form name for the state.

The state of the logon.

bool ReserveLicenseUsed
getset

Gets or sets a value indicating whether the user attempting to log onto the system uses reserve license or not.

string ResourceId
getsetinherited

Gets or sets the GUID associated with the resource, which has logged onto the system.

string SessionId
getsetinherited

Gets or sets SessionID parameter contains a unique identifier for the current Session with the Engine. This parameter will be used in subsequent calls to the Engine.