case Enabled
Authentication with biometrics is enabled, the SDK will accept password as nil in authentication methods.
case InvalidKey
the cryptographic key has been invalidated.
case NotCapable
The device has no biometric sensor, authentication with biometrics is not possible.
case NotEnabled
Authentication with biometrics is not enabled. To enable, a call to HIDBioPasswordPolicy.enableBioAuthentication is required.
case NotEnrolled
The user did not enrolled biometric features at the device level, authentication with biometrics cannot be enabled.