pub unsafe static ASAuthorizationPublicKeyCredentialUserVerificationPreferenceRequired: Option<&'static ASAuthorizationPublicKeyCredentialUserVerificationPreference>
Available on crate feature
ASAuthorizationPublicKeyCredentialConstants
only.Expand description
Indicates that the authenticator must attempt to verify the user. If the authenticator is not currently capable of verifying the user, authentication will fail.
See also Appleās documentation