Waiting for engine...
Skip to main content

AuthSourceSAMLNameIdPolicyFormat

No description

enum AuthSourceSAMLNameIdPolicyFormat {
UNSPECIFIED
PERSISTENT
EMAIL
KERBEROS
X_509_SUBJECT_NAME
WINDOWS_DOMAIN_QUALIFIED_NAME
}

Values

AuthSourceSAMLNameIdPolicyFormat.UNSPECIFIED

AuthSourceSAMLNameIdPolicyFormat.PERSISTENT

AuthSourceSAMLNameIdPolicyFormat.EMAIL

AuthSourceSAMLNameIdPolicyFormat.KERBEROS

AuthSourceSAMLNameIdPolicyFormat.X_509_SUBJECT_NAME

AuthSourceSAMLNameIdPolicyFormat.WINDOWS_DOMAIN_QUALIFIED_NAME

Member Of

AuthSourceSAML object

On this Page