The authentication scheme for the remote Message VPN. Changes to this attribute are synchronized to HA mates and replication sites via config-sync. The default value is "basic". The allowed values and their meaning are:

"basic" - Basic Authentication Scheme (via username and password).
"client-certificate" - Client Certificate Authentication Scheme (via certificate file or content).

Enumeration Members

Enumeration Members

BASIC: "basic"
CLIENT_CERTIFICATE: "client-certificate"