AgentSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.HostPool
DESCRIPTION
Host Pool Agent Settings
INHERITED FROM
RASSerilazableObj⇒AgentSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
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'.
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'.
UInt32
SessionReadinessTimeout
Session readiness timeout (in seconds).
Boolean
SupportShellURLNamespaceObjects
Specifies if 'Support Shell URL Namespace Objects' option is enabled or disabled.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
Last updated