GatewayDefaultSiteSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
RAS Secure Gateway Default Site Settings
INHERITED FROM
⇒
GatewayDefaultSiteSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Boolean
AllowAppsInNewTab
Allow users to start applications in a new browser tab.
Boolean
AllowClipboard
Whether the 'Allow Clipboard' option is enabled or disabled. (deprecated)
Boolean
AllowCORS
Allow cross-origin resource sharing. List<String> AllowedDomainsForCORS Allowed domains for cross-origin resource sharing.
Boolean
AllowEmbed
Allow embedding of Web Client into other web pages.
Boolean
AllowFileTransfer
Whether the 'Allow file transfer' option is enabled or disabled. (deprecated)
Boolean
AllowLaunchMethod
Allow users to select a resource launch method.
String
AlternateNLBHost
Alternate NLB Host name.
UInt32
AlternateNLBPort
Alternate NLB Port number.
Boolean
Broadcast
Whether the 'Broadcast RAS Secure Gateway Address' option is enabled or disabled.
UInt32
BrowserCacheTimeInMonths
How long should the browser preserve the cache (in months).
UInt32
CertificateId
The ID of the specific Certificate to be used.
String
Cipher
Cipher string.
Boolean
CipherPreference
Enable or disable Use ciphers according to server preference.
UInt32
ClientDetectionTimeout
Client detection timeout in seconds.
String
ClientIPPDetectionServiceURL
Client IP detection service URL.
Boolean
DisableWyseCertWarn
Whether warning if server certificate is not verified is enabled or disabled.
Boolean
DOSPro
Whether the 'RDP DOS Attack Filter' option is enabled or disabled.
Boolean
EnableAlternateNLBHost
Whether alternate NLB Host is enabled or disabled.
Boolean
EnableAlternateNLBPort
Whether alternate NLB Port is enabled or disabled.
Boolean
EnableDeviceManagerPort
Whether the 'Device Manager Port' option is enabled or disabled.
Boolean
EnableGatewayPort
Whether a custom RAS Secure Gateway port is enabled or disabled.
Boolean
EnableHSTS
Whether HSTS is enabled or disabled.
Boolean
EnableRDP
Whether a custom RDP port is enabled or disabled.
Boolean
EnableRDPUDP
Whether the 'RDP UDP Data Tunneling' option is enabled or disabled.
Boolean
EnableSSL
Whether SSL is enabled or disabled.
Boolean
EnableUserPortal
Whether User Portal connectivity on the RAS Secure Gateway is enabled or disabled.
Boolean
EnableWyseSupport
Whether support for Wyse Thin Client OS is enabled or disabled.
FileTransferMode
Specifies if File Transfer option is allowed and if yes, which directions are allowed.
String
ForwardGatewayServers
One or multiple (separated by comma) Forwarding RAS Secure Gateway Servers.
String
ForwardHttpServers
One or multiple (separated by comma) Forwarding HTTP Servers.
UInt32
GatewayPort
A custom RAS Secure Gateway port number.
Boolean
HSTSIncludeSubdomains
Whether HSTS to include subdomains option is enabled or disabled.
UInt32
HSTSMaxAge
Set Maximum Age of HSTS.
Boolean
HSTSPreload
Whether HSTS to preload option is enabled or disabled.
LaunchMethod
Launch method List<String> MACAllowExcept Lists all the Security 'MAC Allow Except' MAC addresses. List<String> MACAllowOnly Lists all the Security 'MAC Allow Only' MAC addresses.
Boolean
NormalModeForwarding
Whether forwarding requests to HTTP server are enabled or disabled.
Boolean
OnlyAllowAcmeHttp
Whether to ignore all incoming requests except for Acme ones received on 'GatewayPort'
UInt32
PreferredBrokerId
ID of the Preferred Connection Broker.
UInt32
RDPPort
A custom RDP port number.
UInt32
SiteId
Site ID to which the default settings are applied.
UInt32
SSLPort
SSL port number.
Boolean
UseClientIPDetectionService
Use Client IP detection service.
Boolean
UsePreWin2000LoginFormat
Whether the 'Use Pre Windows 2000 Login Format' option is enabled or disabled.
UInt32
UserPortalPort
A custom User Portal port number.
Boolean
UseSecureWebCookie
Adds the secure attribute to the cookie to the Web Cookie.
String
WebCookie
The Web Cookie Name used by RAS.
String
WebRequestsURL
The URL for Web requests.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
### References to Commands
Last updated