Data Object - ConnectionServerRADIUSData

Class
VMware.Hv.RADIUSData
Property of
ConnectionServerAuthenticationData
See also
RADIUSAuthenticatorId
Since
Horizon View 6.0

Data Object Description

The RADIUS settings for authentication to a connection server.

Data Object Properties

Properties

Name Type Description
radiusEnabledxsd:boolean

Flag to specify if RADIUS authentication is enabled.
radiusAuthenticatorRADIUSAuthenticatorId

The RADIUS Authenticator to use.
  • This property need not be set.
  • This property is required if radiusEnabled is set to true.
radiusNameMappingxsd:boolean

Flag to specify if RADIUS name mapping is enabled.
  • This property need not be set.
radiusSSOxsd:boolean

Flag to specify if RADIUS Windows Single Sign-On is enabled.
  • This property need not be set.