View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ConnectionServerAuthenticationData
- Class
- VMware.Hv.AuthenticationData
- Property of
- ConnectionServerInfo
- See also
- ConnectionServerRADIUSData, ConnectionServerRSASecureIdData, ConnectionServerSAMLData, UnauthenticatedAccessConfig
- Since
- Horizon View 6.0
Data Object Description
The set of all supported authentication settings for a connection server.Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
smartCardSupport | xsd:string |
Smart Card support option.
|
||||||||
enableSmartCardUserNameHint | xsd:boolean |
Whether username hints for smart card is enabled.
Since Horizon 7.8
|
||||||||
logoffWhenRemoveSmartCard | xsd:boolean |
Whether user is logged off on removal of Smart Card.
|
||||||||
smartCardSupportForAdmin | xsd:string |
Indicates Smart card authentication configuration for administrators to login
Since Horizon 7.8
|
||||||||
rsaSecureIdConfig | ConnectionServerRSASecureIdData |
SecurId authentication settings.
|
||||||||
radiusConfig | ConnectionServerRADIUSData |
RADIUS authentication settings.
|
||||||||
samlConfig | ConnectionServerSAMLData |
SAML authentication settings.
|
||||||||
unauthenticatedAccessConfig | UnauthenticatedAccessConfig |
Unauthenticated access settings.
Since Horizon 7.1 |
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |