Share via


ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest.ResidentKeyPreference Property

Definition

[ObjCRuntime.BindAs(typeof(AuthenticationServices.ASAuthorizationPublicKeyCredentialResidentKeyPreference), OriginalType=typeof(Foundation.NSString))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AuthenticationServices.ASAuthorizationPublicKeyCredentialResidentKeyPreference ResidentKeyPreference { [Foundation.Export("residentKeyPreference")] get; [Foundation.Export("setResidentKeyPreference:")] set; }
[<ObjCRuntime.BindAs(typeof(AuthenticationServices.ASAuthorizationPublicKeyCredentialResidentKeyPreference), OriginalType=typeof(Foundation.NSString))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("residentKeyPreference")>]
[<set: Foundation.Export("setResidentKeyPreference:")>]
member this.ResidentKeyPreference : AuthenticationServices.ASAuthorizationPublicKeyCredentialResidentKeyPreference with get, set

Property Value

Attributes

Applies to