Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AuthFactor

Enumeration members

Bypasscode

Bypasscode: = "BYPASSCODE"

Email

Email: = "EMAIL"

FidoAuthenticator

FidoAuthenticator: = "FIDO_AUTHENTICATOR"

KmsiToken

KmsiToken: = "KMSI_TOKEN"

PhoneCall

PhoneCall: = "PHONE_CALL"

Push

Push: = "PUSH"

SecurityQuestions

SecurityQuestions: = "SECURITY_QUESTIONS"

Sms

Sms: = "SMS"

Thirdparty

Thirdparty: = "THIRDPARTY"

Totp

Totp: = "TOTP"

TrustToken

TrustToken: = "TRUST_TOKEN"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

UsernamePassword

UsernamePassword: = "USERNAME_PASSWORD"

Voice

Voice: = "VOICE"

YubicoOtp

YubicoOtp: = "YUBICO_OTP"