RDSDefaultSiteSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RDS Default Site Settings
INHERITED FROM
⇒
⇒
RDSDefaultSiteSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Boolean
AllowDragAndDrop
Inherited from RDSDefaultSettings Specifies if 'Allow local to remote drag and drop' option is enables or disabled. (deprecated)
Boolean
AllowFileTransfer
Inherited from RDSDefaultSettings Specifies if 'Allow file transfer' option is enables or disabled. (deprecated)
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.
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.
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.
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