Data Object - ConnectionServerRSASecureIdData

Class
VMware.Hv.RSASecureIdData
Property of
ConnectionServerAuthenticationData
Since
Horizon View 6.0

Data Object Description

The RSA SecurID settings for authentication to a connection server.

Data Object Properties

Properties

Name Type Description
secureIdEnabledxsd:boolean

Whether SecurID authentication is required.
nameMappingxsd:boolean

Indicates how SecurID names map to AD usernames. It is False for not mapped.
  • This property need not be set.
clearNodeSecretxsd:boolean

When set to 1 the SecurID Node Secret is cleared
  • This property need not be set.
securityFileDataxsd:base64Binary

Binary contents of the SecurID sdconf.rec file
  • This property need not be set.
securityFileUploadedxsd:boolean

If SecurID sdconf.rec file is already uploaded. The client can never download the file.
  • This property cannot be updated.