| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Name of the security server
|
serverAddress | xsd:string |
General URL for the security server.
|
connectionServer | ConnectionServerId |
Connection server paired with this security server
|
version | xsd:string |
Version of the security server.
|
connectionServerName | xsd:string |
Name of the connection server paired with this security server
|
pcoipSecureGatewayInstalled | xsd:boolean |
Whether or not PCoIP secure gateway is installed
|
externalURL | xsd:string |
View Clients use the External URL to establish a secure tunnel to this
Security Server instance. If a server name is specified, it must be resolvable by each View Client. The External URL must not be load balanced. If bypassTunnel on this Security Server's paired Connection Server is set to true, this is ignored. This should be in the form "
|
externalPCoIPURL | xsd:string |
View Clients use the PCoIP External URL to establish a PCoIP connection
through this Connection Server instance. The PCoIP External URL must not be load balanced. If bypassPCoIPGateway on this Security Server's paired Connection Server is set to true, this is ignored. This should be in the form "<(DNS name)|(IPv4)|(IPv6)>[:(port encoding)]". The port encoding part may be omitted, may specify a single port to represent both the TCP and UDP ports, or may specify them individually in the form "(TCP port)?(UDP port)". Unspecified ports default to 4172. IPv6 addresses must be enclosed in square brackets.
|
auxillaryExternalPCoIPIPv4Address | xsd:string |
This can only be set if externalPCoIPURL is set and contains a
host part that represents an IPv6 address or DNS name. As legacy
clients may not support IPv6 or DNS names for external PCoIP URLs, this
IPv4 address, if set, will be presented to them as an alternative. The
same port will be used and should not be specified. If bypassPCoIPGateway on this Security Server's paired Connection Server is set to true, this is ignored. Since Horizon View 6.1
|
externalAppblastURL | xsd:string |
The Blast External URL enables browser access to View machines through
this Connection Server instance or a paired security server. To enable Blast, you must install HTML Access. The Blast External URL must not be load balanced. * If bypassAppBlastGateway on this Security Server's paired Connection Server is set to true, this is ignored. This should be in the form "
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |