Enumeration ScaAuthenticationEventAttemptVerificationChannel

Channel used to send the verification method to the user.

Enumeration Members

AUTHENTICATOR: "AUTHENTICATOR"

Verification method generated by an authenticator application installed on the user's device.

EMAIL: "EMAIL"

Verification method sent via email to the user's registered address.

PUSH_NOTIFICATION: "PUSH_NOTIFICATION"

Verification method sent via the user's mobile device prompting them to approve or deny the authentication request.

SMS: "SMS"

Verification method sent via SMS to the user's registered device.