AgentSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

DESCRIPTION

Host Pool Agent Settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒AgentSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

AllowRemoteExec

Specifies if 'Allow 2XRemoteExec to send command to the client' option is enabled or disabled.

AllowURLAndMailRedirection

Specifies the 'Allow Client URL/Mail Redirection'.

UInt32

DisconnectActiveSessionAfter

Disconnect active session after (in seconds). 0 for 'Never'.

DragAndDropMode

Specifies the mode the drag and drop feature will operate.

Boolean

EnableDriveRedirectionCache

Specifies if the 'Enable Drive Redirection Cache' option is enabled or disabled.

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

Specifies if File Transfer option is allowed and if yes, which directions are allowed.

UInt32

LogoffDisconnectedSessionAfter

Logoff disconnected session after (in seconds). 0 for 'Never'; 1 for 'Immediate'.

ManageRDPTransportProtocol

Manage RDP transport protocol.

UInt32

SessionReadinessTimeout

Session readiness timeout (in seconds).

Boolean

SupportShellURLNamespaceObjects

Specifies if 'Support Shell URL Namespace Objects' option is enabled or disabled.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Void

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated