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

"internal" - Internal database. Authentication is against Client Usernames.
"ldap" - LDAP authentication. An LDAP profile name must be provided.
"radius" - RADIUS authentication. A RADIUS profile name must be provided.
"none" - No authentication. Anonymous login allowed.

Enumeration Members

Enumeration Members

INTERNAL: "internal"
LDAP: "ldap"
NONE: "none"
RADIUS: "radius"