maxBiometryFailures
The number of biometric authentication failures after which the context falls back to another mechanism.
Declaration
var maxBiometryFailures: NSNumber? { get set }Discussion
Biometry lockout happens after too many wrong attempts, regardless of how you set this property.