ASAuthorizationPublicKeyCredentialResidentKeyPreferenceExtensions Class

Definition

Extension methods for the ASAuthorizationPublicKeyCredentialResidentKeyPreference enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class ASAuthorizationPublicKeyCredentialResidentKeyPreferenceExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type ASAuthorizationPublicKeyCredentialResidentKeyPreferenceExtensions = class
Inheritance
ASAuthorizationPublicKeyCredentialResidentKeyPreferenceExtensions
Attributes

Methods

Name Description
GetConstant(ASAuthorizationPublicKeyCredentialResidentKeyPreference)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the ASAuthorizationPublicKeyCredentialResidentKeyPreference value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the ASAuthorizationPublicKeyCredentialResidentKeyPreference value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the ASAuthorizationPublicKeyCredentialResidentKeyPreference value named by constant.

Applies to