RASClientSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RAS Client Settings
INHERITED FROM
⇒
RASClientSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Boolean
EnableOverlayIcons
Enable or disable Overlay Icons (deprecated).
String
ExcludeDirectRDP
Exclude Direct RDP Connections for terminal servers.
String
ExcludeDirectRDPForVDI
Exclude Direct RDP Connections for VDI.
Boolean
ForceSessionsReset
Enable or disable Force sessions reset when client performs a logoff.
OverlayIcon
Overlay Icon.
Boolean
ReplicateSendHDIcons
Enable replicate Sending HD Icons.
Boolean
SendHDIcons
Enable or disable Sending HD Icons.
Boolean
ShowPasswordExpiry
Show or hide Password Expiry reminder.
UInt32
TokenValidationExpireMin
Token Validation Time.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Commands
Last updated