VerificationPolicy Enum

The Auth.VerificationPolicy enum contains an identity verification policy value used by the SessionManagement.generateVerificationUrl method.

Usage

The enum value is an argument in the SessionManagement.generateVerificationUrl method. The value indicates the session security policy required to initiate identity verification for the user’s session.

Enum Values

The following are the values of the Auth.VerificationPolicy enum.

Value Description
HIGH_ASSURANCE The security level for the user’s current session must be High Assurance.