PubRDSApp Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Published RDS Application

INHERITED FROM

RASSerilazableObjarrow-up-rightRASListObjarrow-up-rightPubItemarrow-up-right⇒PubRDSApp

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

String

AdminLastMod

List<String>

AllowedClients

Inherited from PubItemarrow-up-right

List<String>

AllowedGateways

Inherited from PubItemarrow-up-right

AllowedIP4s

Inherited from PubItemarrow-up-right

AllowedIP6s

Inherited from PubItemarrow-up-right

List<String>

AllowedMACs

Inherited from PubItemarrow-up-right

AllowedUsers

Inherited from PubItemarrow-up-right

Boolean

ClientFilterEnabled

Inherited from PubItemarrow-up-right

ColorDepth

Depth of color: 0=Colors8Bit, 1=colors15Bit, 2=colors16Bit, 3=colors24Bit, 4=colors32Bit, 5=clientSpecified.

UInt32

ConCurrentLicenses

Number of concurrent licenses.

Boolean

CreateShortcutInStartFolder

Boolean

CreateShortcutInStartUpFolder

Boolean

CreateShortcutOnDesktop

String

Description

Inherited from PubItemarrow-up-right

Boolean

DisableSessionSharing

Whether to disable session sharing or not.

Boolean

Enabled

Inherited from PubItemarrow-up-right

Boolean

EnableFileExtensions

Whether file extensions option is enabled or not.

Boolean

ExcludePrelaunch

FileExtensions

Lists extension settings for published applications.

Boolean

GatewayFilterEnabled

Inherited from PubItemarrow-up-right

UInt32

Id

Boolean

InheritDisplayDefaultSettings

Whether the 'Inherit default license settings' option is enabled or disabled.

Boolean

InheritLicenseDefaultSettings

Whether to inherit license default settings or not.

Boolean

InheritMaintenance

Inherited from PubItemarrow-up-right

Boolean

InheritShortcutDefaultSettings

Boolean

IPFilterEnabled

Inherited from PubItemarrow-up-right

LicenseLimitNotify

Style of notification about the license limit: 0=warnUserAndNoStart, 1=warnUserAndStart, 2=notifyAdminAndStart, 3=notifyUserAdminAndStart, 4=notifyUserAdminAndNoStart.

Boolean

MACFilterEnabled

Inherited from PubItemarrow-up-right

String

Name

Inherited from PubItemarrow-up-right

Boolean

OneInstancePerUser

Whether the option for one instance per user is enabled or not.

Boolean

OSFilterEnabled

Inherited from PubItemarrow-up-right

String

Package

String

PackagedApp

String

Parameters

UInt32

ParentId

Inherited from PubItemarrow-up-right

PerServerAttributes

Application settings per server.

PreferredRoutes

Inherited from PubItemarrow-up-right

Boolean

PreferredRoutingEnabled

Inherited from PubItemarrow-up-right

UInt32

PreviousId

Inherited from PubItemarrow-up-right

PublishFrom

'Publish From' options for published applications: 0=All Hosts in Site, 1=Host Pools, 2=Individual Hosts.

List<UInt32>

PublishFromHostPool

List of host pools to publish from.

List<UInt32>

PublishFromServer

List of servers to publish from.

List<UInt32>

PublishToSite

Inherited from PubItemarrow-up-right

Boolean

ReplicateDefaultServerSettings

Whether to replicate settings of the default server or not.

Boolean

ReplicateDisplaySettings

Whether the 'Replicate Display Settings' is enabled or not.

Boolean

ReplicateFileExtensionSettings

Whether to replicate file extension settings or not.

Boolean

ReplicateLicenseSettings

Whether to replicate license settings or not.

Boolean

ReplicateMaintenance

Inherited from PubItemarrow-up-right

Boolean

ReplicateShortcutSettings

Boolean

StartFullscreen

Whether the application will start as fullscreen for WYSE ThinOS clients or not.

String

StartIn

Boolean

StartMaximized

Whether the application will start as maximized or not.

Boolean

StartOnLogon

String

StartPath

String

Target

DateTime

TimeCreate

DateTime

TimeLastMod

Boolean

UserFilterEnabled

Inherited from PubItemarrow-up-right

Boolean

WaitForPrinters

Whether the application will wait for the printers or not.

UInt32

WaitForPrintersTimeout

Timeout for waiting of the application for the printers.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

Boolean

ShouldSerializeHDIconId ()

Inherited from PubItemarrow-up-right

Boolean

ShouldSerializeIconId ()

Inherited from PubItemarrow-up-right

String

ToString ()

Last updated