RDSDefaultSiteSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RDS Default Site Settings
INHERITED FROM
⇒
⇒
RDSDefaultSiteSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Boolean
AllowRemoteExec
Inherited from RDSDefaultSettings Specifies if 'Allow 2XRemoteExec to send command to the client' option is enabled or disabled.
AllowURLAndMailRedirection
Inherited from RDSDefaultSettings Specifies the 'Allow Client URL/Mail Redirection'.
AutoUpgrade
Inherited from RDSDefaultSettings Specifies the 'Auto-upgrade' object.
UInt32
DisconnectActiveSessionAfter
Inherited from RDSDefaultSettings Disconnect active session after (in seconds). 0 for 'Never'.
DragAndDropMode
Inherited from RDSDefaultSettings Specifies the mode the drag and drop feature will operate.
Boolean
EnableAppMonitoring
Inherited from RDSDefaultSettings Specifies if 'Application Monitoring' option is enabled or disabled.
Boolean
EnableDriveRedirectionCache
Inherited from RDSDefaultSettings Specifies if the 'Enable Drive Redirection Cache' option is enabled or disabled.
Boolean
EnableZOrder
Inherited from RDSDefaultSettings Specifies if the 'Enable Z-Order' option is enabled or disabled. (Experimental) List<String> ExcludeFilePath Inherited from RDSDefaultSettings Specifies the UPD 'Exclude' file paths. List<String> ExcludeFolderPath Inherited from RDSDefaultSettings Specifies the UPD 'Exclude' folder paths.
Boolean
FileTransferAutoCloseWindow
Inherited from RDSDefaultSettings Specifies if the "Close transfer window when complete" option is enabled or disabled.
FileTransferExistingFileMode
Inherited from RDSDefaultSettings Specifies the behavior when a file with the same name already exists in the destination folder during file transfer.
String
FileTransferLocation
Inherited from RDSDefaultSettings Location where the File Transfer takes place, if and where it is allowed.
Boolean
FileTransferLockLocation
Inherited from RDSDefaultSettings Lock Location where the File Transfer takes place, if and where it is allowed.
FileTransferMode
Inherited from RDSDefaultSettings Specifies if File Transfer option is allowed and if yes, which directions are allowed.
Boolean
FileTransferSuppressPromptForUploadFiles
Inherited from RDSDefaultSettings Specifies if the 'Suppress prompt for upload files' option is enabled or disabled.
FSLogix
Inherited from RDSDefaultSettings Specifies the 'FSLogix' object. List<String> IncludeFilePath Inherited from RDSDefaultSettings Specifies the UPD 'Include' file paths. List<String> IncludeFolderPath Inherited from RDSDefaultSettings Specifies the UPD 'Include' folder paths.
UInt32
LogoffDisconnectedSessionAfter
Inherited from RDSDefaultSettings Logoff disconnected session after (in seconds). 0 for 'Never'; 1 for 'Immediate'.
ManageRDPTransportProtocol
Inherited from RDSDefaultSettings Manage RDP transport protocol.
UInt32
MaxUserProfileDiskSizeGB
Inherited from RDSDefaultSettings Specifies the max user profile disk size (in GB).
Optimization
Inherited from RDSDefaultSettings Specifies the 'Image Optimization' object.
UInt32
PreferredConnectionBrokerId
Inherited from RDSDefaultSettings The preferred Connection Broker ID.
PrinterNameFormat
Inherited from RDSDefaultSettings Specifies the 'Printer Name Format' option.
Boolean
RemoveClientNameFromPrinterName
Inherited from RDSDefaultSettings Specifies if 'Remove client name from printer name' option is enabled or disabled.
Boolean
RemoveSessionNumberFromPrinterName
Inherited from RDSDefaultSettings Specifies if 'Remove session number from printer name' optionis enabled or disabled.
Boolean
RestrictDesktopAccess
Inherited from RDSDefaultSettings Specifies if 'Restrict direct desktop access to the following users' option is enabled or disabled. List<String> RestrictedUsers Inherited from RDSDefaultSettings Specifies the list of users for the RestrictDesktopAccess option (the option should be enabled).
UInt32
SiteId
Site ID
Boolean
SupportShellURLNamespaceObjects
Inherited from RDSDefaultSettings Specifies if 'Support Shell URL Namespace Objects' option is enabled or disabled.
Technology
Inherited from RDSDefaultSettings Specifies the 'User Profile Technology' value.
Boolean
UseRemoteApps
Inherited from RDSDefaultSettings Specifies if 'Use RemoteApps if available' option is enables or disabled.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Commands
Last updated