RemotePCDynamicProvider

NAMESPACE

RASAdminEngine.Core.OutputModels.Provider

DESCRIPTION

Remote PC Dynamic Provider

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

Provider

⇒

RemotePCDynamicProvider

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj User who created the object. List<AdminCredential> AdminCredentials Admin credentials.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

Boolean

AllowDragAndDrop

Whether drag and drop is allowed or not.

Boolean

AllowFileTransfer

Whether the 'Allow file transfer' option is enabled or disabled (deprecated).

Boolean

AllowRemoteExec

Whether remote execution is allowed or not.

AllowURLAndMailRedirection

Specifies the URL and Mail Redirection values.

String

Description

Description of the server.

String

DirectAddress

Specifies the Provider server direct address.

String

DomainTargetOU

Domain Target OU.

Boolean

EnableAppMonitoring

Whether application monitoring is enabled or not.

Boolean

Enabled

Whether the server is enabled or not.

Boolean

EnableDriveRedirectionCache

Whether the Drive Redirection Cache is enabled or not.

Boolean

EnablePrinting

Whether printing is enabled or not.

Boolean

EnableTWAIN

Whether TWAIN (Universal Scanning) is enabled or not.

Boolean

EnableWIA

Whether WIA (Universal Scanning) is enabled or not.

String

FileTransferLocation

Location where the File Transfer takes place, if and where it is allowed.

Boolean

FileTransferLockLocation

Lock Location where the File Transfer takes place, if and where it is allowed.

FileTransferMode

File Transfer option.

UInt32

HostPort

Inherited from Provider Specifies the port number for the Provider.

UInt32

Id

ID of the object.

Boolean

InheritDefaultAgentSettings

Inherited from Provider Whether the default Agent settings are inherited or not.

ManageRDPTransportProtocol

Manage RDP transport protocol.

String

Name

Inherited from Provider Name of the Provider.

UInt32

PreferredBrokerId

Inherited from Provider ID of the preferred Connection Broker.

PrinterNameFormat

Specifies the Printer Name Format.

String

ProviderUsername

Inherited from Provider A user account to log in to the hypervisor management tool (e.g. VMware vCenter).

Boolean

RemoveClientNameFromPrinterName

Specifies if 'Remove client name from printer name' option is enabled or disabled.

Boolean

RemoveSessionNumberFromPrinterName

Specifies if 'Remove session number from printer name' option is enabled or disabled.

String

Server

Inherited from Provider Server name.

UInt32

SessionLogoffTimeout

Specifies the 'Reset Timeout'. 0 - No timeout.

UInt32

SessionTimeout

Specifies the 'Disconnect Timeout'. 0 - No timeout.

UInt32

SiteId

ID of the site.

String

Subnet

The Subnet of the Dynamic Remote PC.

Boolean

SupportShellURLNamespaceObjects

Whether the 'Support Shell URL Namespace Objects' option is enabled or disabled.

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

Type

Inherited from Provider Specifies the Provider type.

Boolean

UseAllGuests

Specifies whether all Guests are used or not.

Boolean

UseDedicatedVDIAgent

Whether a dedicated VDI Agent server is used or not.

Boolean

UseDefaultPrinterSettings

Whether the default printer settings are used or not.

Boolean

UseRemoteApps

Whether remote applications are used or not.

String

VDIAgent

Inherited from Provider FQDN or IP address of the server where the RAS VDI Agent is running.

UInt32

VDIPort

Inherited from Provider The port to communicate with the dedicated provider.

Version

Specifies the Remote PC Dynamic Provider type version.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

GetHypervisorType ()

Type

GetType ()

Boolean

IsHWGPUSupported ()

Inherited from Provider

String

ToString ()

References to Commands | | | | |----------------------------------------------------|

Last updated