PubRDSDesktop Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Published RDS Desktop
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒PubItem⇒PubRDSDesktop
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | AdminCreate | Inherited from RASListObj | |
String | AdminLastMod | Inherited from RASListObj | |
List<String> | AllowedClients | Inherited from PubItem | |
List<String> | AllowedGateways | Inherited from PubItem | |
List<IP4Range> | AllowedIP4s | Inherited from PubItem | |
List<IP6Range> | AllowedIP6s | Inherited from PubItem | |
List<String> | AllowedMACs | Inherited from PubItem | |
AllowedOSes | Inherited from PubItem | ||
List<UserFilter> | AllowedUsers | Inherited from PubItem | |
AllowMultiMonitor | |||
Boolean | ClientFilterEnabled | Inherited from PubItem | |
Boolean | ConnectToConsole | Connect to console | |
Boolean | CreateShortcutInStartFolder | ||
Boolean | CreateShortcutInStartUpFolder | ||
Boolean | CreateShortcutOnDesktop | ||
String | Description | Inherited from PubItem | |
DesktopSize | |||
Boolean | Enabled | Inherited from PubItem | |
EnabledMode | Inherited from PubItem | ||
Boolean | ExcludePrelaunch | ||
Filter | Inherited from PubItem | ||
Boolean | GatewayFilterEnabled | Inherited from PubItem | |
UInt32 | Height | ||
UInt32 | Id | ||
Boolean | InheritMaintenance | Inherited from PubItem | |
Boolean | InheritShortcutDefaultSettings | ||
Boolean | IPFilterEnabled | Inherited from PubItem | |
Boolean | MACFilterEnabled | Inherited from PubItem | |
MaintenanceMessages | Inherited from PubItem | ||
String | Name | Inherited from PubItem | |
Boolean | OSFilterEnabled | Inherited from PubItem | |
UInt32 | ParentId | Inherited from PubItem | |
List<PubPreferredRoute> | PreferredRoutes | Inherited from PubItem | |
Boolean | PreferredRoutingEnabled | Inherited from PubItem | |
UInt32 | PreviousId | Inherited from PubItem | |
PublishFrom | 'Publish From' options for published desktops: 0=All Hosts in Site, 1=Host Pools, 2=Individual Hosts. | ||
List<UInt32> | PublishFromHostPool | List of groups to publish from. | |
List<UInt32> | PublishFromServer | List of servers to publish from. | |
List<UInt32> | PublishToSite | Inherited from PubItem | |
Boolean | ReplicateMaintenance | Inherited from PubItem | |
Boolean | ReplicateShortcutSettings | ||
Boolean | StartOnLogon | ||
String | StartPath | ||
DateTime | TimeCreate | Inherited from RASListObj | |
DateTime | TimeLastMod | Inherited from RASListObj | |
Type | Inherited from PubItem | ||
Boolean | UserFilterEnabled | Inherited from PubItem | |
UInt32 | Width |
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 () | ||
Boolean | ShouldSerializeHDIconId () | Inherited from PubItem | |
Boolean | ShouldSerializeIconId () | Inherited from PubItem | |
String | ToString () |
Last updated