RDSDefaultSiteSettings

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RDS Default Site Settings

INHERITED FROM

RASSerilazableObj

⇒

RDSDefaultSettings

⇒

RDSDefaultSiteSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

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'.

AppPackagesAssigned

Inherited from RDSDefaultSettings

AutoUpgrade

Inherited from RDSDefaultSettings Specifies the 'Auto-upgrade' object.

UInt32

DisconnectActiveSessionAfter

Inherited from RDSDefaultSettings Disconnect active session after (in seconds). 0 for 'Never'.

String

DiskPath

Inherited from RDSDefaultSettings Specifies the User Profile Disk path.

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

MaxSessions

Inherited from RDSDefaultSettings Maximum number of session a RDS can have.

UInt32

MaxUserProfileDiskSizeGB

Inherited from RDSDefaultSettings Specifies the max user profile disk size (in GB).

Optimization

Inherited from RDSDefaultSettings Specifies the 'Image Optimization' object.

UInt32

Port

Inherited from RDSDefaultSettings The port number of RD Session Host agent.

UInt32

PreferredBrokerId

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).

RoamingMode

Inherited from RDSDefaultSettings Specifies the 'UPD Roaming Mode' option.

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.

UPDMode

Inherited from RDSDefaultSettings Specifies the 'User Profile Disk Mode' option.

Boolean

UseRemoteApps

Inherited from RDSDefaultSettings Specifies if 'Use RemoteApps if available' option is enables or disabled.

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