Data Object - GSSAPIAuthenticatorInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.GSSAPIAuthenticator.GSSAPIAuthenticatorInfo
Returned by
See also
ConnectionServerId, GSSAPIAuthenticatorGeneralData, GSSAPIAuthenticatorId
Since
Horizon 7.13
Data Object Description¶
Information about a GSSAPI authenticator.
Data Object Properties¶
| Name | Type | Description | 
|---|---|---|
| id | GSSAPIAuthenticatorId | The ID of the GSSAPI authenticator/ | 
| general | GSSAPIAuthenticatorGeneralData | General data on the GSSAPI Authenticator. | 
| connectionServers | ConnectionServerId[] | The list of Connection Servers for which this GSSAPI authenticator is enabled. 1 | 
- 
This property is an unordered array of unique values. ↩