Skip to content

Data Object - ConnectionServerGSSAPIData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.ConnectionServer.GSSAPIData

Property of

ConnectionServerAuthenticationData

See also

GSSAPIAuthenticatorId

Since

Horizon 7.13

Data Object Description

The GSSAPI settings for authentication to a connection server.

Data Object Properties

Name Type Description
gssAPIEnabled xsd:boolean Flag to specify if GSSAPI authentication is enabled.
allowReceivingNTLM xsd:boolean Indicate whether connection server supports NTLM or not. 3 2
gssAPIAuthenticator GSSAPIAuthenticatorId The GSSAPI Authenticator to use. 1

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property has a default value of false.