PubDefaultSettings

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Contains default settings for published resources

INHERITED FROM

RASSerilazableObj

PubDefaultSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type | Name | Description

ColorDepth | ColorDepth | Specifies the display color depth setting: 0=Colors8Bit, 1=Colors15Bit,

2=Colors16Bit, 3=Colors24Bit, 4=Colors32Bit, 5=ClientSpecified. | UInt32 | ConCurrentLicenses

Specifies the number of concurrent licenses (the 'Concurrent licenses' | option). | Boolean

CreateShortcutInStartFolder | Whether the 'Create shortcut in Start Folder' option is enabled or not. | Boolean

CreateShortcutInStartUpFolder | Whether the 'Create shortcut in Auto Start Folder' option is enabled or | not.

Boolean | CreateShortcutOnDesktop | Whether the 'Create shortcut on Desktop' option is enabled or not.

Boolean | DisableSessionSharing | Whether the option 'Disable Session Sharing' is enabled or not.

LimitNotify | LicenseLimitNotify | Specifies an action to perform when the license limit is exceeded.:

0=Warn user and do not start, 1=Notify administrator and start, 2=Notify | user, administrator and start, 3=Notify user, administrator and do not | start.

MaintenanceMessages | MaintenanceMessages | Contains a set of maintenance messages in different languages.

Boolean | OneInstancePerUser | Whether the option 'Allow users to start only one instance of the

application' is enabled or not. | Boolean | ReplicateDisplaySettings

Whether the 'Replicate Display Settings' option is enabled or not. | Boolean | ReplicateLicenseSettings

Whether the option 'Replicate license settings' is enabled or not. | Boolean | ReplicateMaintenance

Whether the option 'Replicate Maintenance' is enabled or not. | Boolean | ReplicateShortcutSettings

Whether the 'Replicate Shortcut Settings' option is enabled or not. | UInt32 | SiteId

ID of the Site. | Boolean | StartFullscreen

Whether the option 'StartFullscreen' is enabled or not. | Boolean | StartMaximized

Whether the option 'Start Maximized' is enabled or not. | String | StartPath

Starting path of the settings. | Boolean | WaitForPrinters

Whether the option 'Wait until all RAS Universal Printers are redirected | before showing the application' is enabled or not. | UInt32

WaitForPrintersTimeout | Printer redirection timeout (in seconds). Works together with the | WaitForPrinters parameter.

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

© 2024 Parallels International GmbH. All rights reserved.