RDSDefaultSiteSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

RDS Default Site Settings

INHERITED FROM

RASSerilazableObjarrow-up-rightRDSDefaultSettingsarrow-up-right⇒RDSDefaultSiteSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

AllowDragAndDrop

Boolean

AllowFileTransfer

Boolean

AllowRemoteExec

UInt32

DisconnectActiveSessionAfter

String

DiskPath

Boolean

EnableAppMonitoring

Boolean

EnableDriveRedirectionCache

List<String>

ExcludeFilePath

List<String>

ExcludeFolderPath

String

FileTransferLocation

Boolean

FileTransferLockLocation

List<String>

IncludeFilePath

List<String>

IncludeFolderPath

UInt32

LogoffDisconnectedSessionAfter

UInt32

MaxSessions

UInt32

MaxUserProfileDiskSizeGB

UInt32

Port

UInt32

PreferredBrokerId

Boolean

RemoveClientNameFromPrinterName

Boolean

RemoveSessionNumberFromPrinterName

Boolean

RestrictDesktopAccess

List<String>

RestrictedUsers

UInt32

SiteId

Site ID

Boolean

SupportShellURLNamespaceObjects

Boolean

UseRemoteApps

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated