View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - GSSAPIAuthenticatorInfo
- Class
- VMware.Hv.GSSAPIAuthenticatorInfo
- Returned by
- GSSAPIAuthenticator_Get, GSSAPIAuthenticator_List
- See also
- ConnectionServerId, GSSAPIAuthenticatorGeneralData, GSSAPIAuthenticatorId
- Since
- Horizon 7.13
Data Object Description
Information about a GSSAPI authenticator.Data Object Properties
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.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |