pub unsafe static ASAuthorizationPublicKeyCredentialUserVerificationPreferenceDiscouraged: Option<&'static ASAuthorizationPublicKeyCredentialUserVerificationPreference>
Available on crate feature
ASAuthorizationPublicKeyCredentialConstants
only.Expand description
Indicates that the authenticator should prefer not verifying the user, if possible. This may be used to streamline an authentication process where the user has already been verified.
See also Appleās documentation