PinEnrollmentValidationErrorType
@objc
public enum PinEnrollmentValidationErrorType : Int
The validation error that can occur when enrolling a PIN.
-
The provided PIN has failed the validation done in
validatePinForEnrollment(_:onSuccess:onError:)
.Declaration
Swift
case InvalidPin