Home Manual Reference Source
public class | source

Environment

Instance holding information about the console and its environment.

Member Summary

Public Members
public get
public get
public get
public get
public get
public get
public get

Public Members

public get domainController: string source

Return:

string

the name of the domain controller (DC).

public get halVersion: Version source

Return:

Version

the HAL version.

public get instanceInfo: InstanceInfo source

Return:

InstanceInfo

information about the server instance.

public get managementVersion: Version source

Return:

Version

the management model version.

public get roles: Roles source

Return:

Roles

the standard and scoped roles.

public get singleSignOn: boolean source

Return:

boolean

true if SSO is used, false otherwise.

public get standalone: boolean source

Return:

boolean

true for standalone mode, false otherwise.