RDSDefaultSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RDS Default Settings
INHERITED FROM
⇒
RDSDefaultSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Boolean
AllowDragAndDrop
Specifies if 'Allow local to remote drag and drop' option is enables or
disabled. (deprecated)
Boolean
AllowFileTransfer
Specifies if 'Allow file transfer' option is enables or disabled.
(deprecated)
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'.
AutoUpgrade
Specifies the 'Auto-upgrade' object.
UInt32
DisconnectActiveSessionAfter
Disconnect active session after (in seconds). 0 for 'Never'.
String
DragAndDropMode
Specifies the mode the drag and drop feature will operate.
Boolean
EnableAppMonitoring
Specifies if 'Application Monitoring' option is enabled or disabled.
Boolean
EnableDriveRedirectionCache
Specifies if the 'Enable Drive Redirection Cache' option is enabled or
disabled.
Boolean
EnableZOrder
Specifies if the 'Enable Z-Order' option is enabled or disabled.
(Experimental)
List<String>
ExcludeFilePath
Specifies the UPD 'Exclude' file paths.
List<String>
ExcludeFolderPath
Specifies the UPD 'Exclude' folder paths.
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
Specifies the 'FSLogix' object.
List<String>
IncludeFilePath
Specifies the UPD 'Include' file paths.
List<String>
IncludeFolderPath
Specifies the UPD 'Include' folder paths.
UInt32
LogoffDisconnectedSessionAfter
Logoff disconnected session after (in seconds). 0 for 'Never'; 1 for
'Immediate'.
ManageRDPTransportProtocol
Manage RDP transport protocol.
UInt32
MaxSessions
Maximum number of session a RDS can have.
UInt32
Optimization
Specifies the 'Image Optimization' object.
UInt32
Port
The port number of RD Session Host agent.
UInt32
PrinterNameFormat
Specifies the 'Printer Name Format' option.
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' optionis enabled
or disabled.
Boolean
RestrictDesktopAccess
Specifies if 'Restrict direct desktop access to the following users'
option is enabled or disabled.
List<String>
RestrictedUsers
Specifies the list of users for the RestrictDesktopAccess option (the
option should be enabled).
Boolean
SupportShellURLNamespaceObjects
Specifies if 'Support Shell URL Namespace Objects' option is enabled or
Specifies the 'User Profile Disk Mode' option.
Boolean
UseRemoteApps
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Types
Last updated