SecondFactorVerificationType

public enum SecondFactorVerificationType

Enum describing the second factor verification/authentication method/type

  • The phone setup Touch ID or Face ID

    Declaration

    Swift

    case biometric
  • The phone setup Passcode

    Declaration

    Swift

    case passcode