Skip to main content

VerificationMethodType

The type of verification method.

enum VerificationMethodType {
conciergeSignin
idvTrinsic
otp
}

Values

VerificationMethodType.conciergeSignin

Concierge sign-in — holder must be signed in to Concierge with an existing active credential.

VerificationMethodType.idvTrinsic

Trinsic-hosted identity verification.

VerificationMethodType.otp

One-time passcode sent to the holder via SMS or email.

Member Of

VerificationMethodInput input