ENUM
KerberosEnforceType
Description
Kerberos enforcement type enum.
link GraphQL Schema definition
- enum KerberosEnforceType {
- # Enforce only krb5a authentication.
- # Enforce krb5p privacy authentication.
- # No Kerberos enforcement - use auth_sys.
- }