pub type ASAuthorizationPublicKeyCredentialUserVerificationPreference = NSString;
Available on crate feature
ASAuthorizationPublicKeyCredentialConstants
only.Expand description
A string indicating a preference for whether the authenticator should attempt to verify the user, such as through a PIN or biometrics.
See also Apple’s documentation
Aliased Type§
#[repr(C)]pub struct ASAuthorizationPublicKeyCredentialUserVerificationPreference { /* private fields */ }