Share via


ASCredentialProviderViewController.PrepareInterfaceForPasskeyRegistration Method

Definition

[Foundation.Export("prepareInterfaceForPasskeyRegistration:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PrepareInterfaceForPasskeyRegistration(AuthenticationServices.IASCredentialRequest registrationRequest);
[<Foundation.Export("prepareInterfaceForPasskeyRegistration:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PrepareInterfaceForPasskeyRegistration : AuthenticationServices.IASCredentialRequest -> unit
override this.PrepareInterfaceForPasskeyRegistration : AuthenticationServices.IASCredentialRequest -> unit

Parameters

registrationRequest
IASCredentialRequest
Attributes

Applies to