PinUserVerificationErrorType

@objc
public enum PinUserVerificationErrorType : Int

The recoverable error that can occur when verifying with a PIN.

  • Bad credentials were provided.

    Declaration

    Swift

    case InvalidPin