ConnectionServerRSASecureIdSpec

ConnectionServerRSASecureIdSpec
ConnectionServerRSASecureIdSpec

Information related to Connection server RSA SecureId authentication settings.

JSON Example
{
    "clear_node_secret": false,
    "name_mapping": false,
    "secure_id_enabled": false,
    "security_file_data": "string"
}
boolean
clear_node_secret
Optional

When set to TRUE the SecureID node secret is cleared

boolean
name_mapping
Optional

Indicates how SecureID names map to AD usernames. It is false for not mapped.

boolean
secure_id_enabled
Required

Indicates whether SecureID authentication is required.

string As byte As byte
security_file_data
Optional

Binary contents of the SecurID sdconf.rec file.