Verification details associated with the SCA authentication event attempt.

interface ScaAuthenticationEventAttemptVerification {
    channel: string;
    method: string;
}

Properties

Properties

channel: string

The verification channel.

method: string

The verification method.