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
smartCardSupportxsd:string

Smart Card support option.
  • This property will be one of:
    Value Description
    "OPTIONAL"Indicates that the SmartCard usage is optional.
    "REQUIRED"Indicates that the SmartCard usage is necessary.
    "OFF"Indicates that the SmartCard usage is not allowed.
logoffWhenRemoveSmartCardxsd:boolean

Whether user is logged off on removal of Smart Card.
rsaSecureIdConfigConnectionServerRSASecureIdData

SecurId authentication settings.
radiusConfigConnectionServerRADIUSData

RADIUS authentication settings.
samlConfigConnectionServerSAMLData

SAML authentication settings.
unauthenticatedAccessConfigUnauthenticatedAccessConfig

Unauthenticated access settings.

Since Horizon 7.1