AgentSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

DESCRIPTION

Host Pool Agent Settings

INHERITED FROM

RASSerilazableObj⇒AgentSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

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

TypeNameDescription

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Void

CopyFrom (AgentSettings other)

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

Other Resources

Feedback

© 2024 Parallels International GmbH. All rights reserved.