Condividi tramite


ASCredentialProviderViewController.PrepareInterfaceForGeneratePasswordsRequest Method

Definition

[Foundation.Export("prepareInterfaceForGeneratePasswordsRequest:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PrepareInterfaceForGeneratePasswordsRequest(AuthenticationServices.ASGeneratePasswordsRequest generatePasswordsRequest);
[<Foundation.Export("prepareInterfaceForGeneratePasswordsRequest:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PrepareInterfaceForGeneratePasswordsRequest : AuthenticationServices.ASGeneratePasswordsRequest -> unit
override this.PrepareInterfaceForGeneratePasswordsRequest : AuthenticationServices.ASGeneratePasswordsRequest -> unit

Parameters

generatePasswordsRequest
ASGeneratePasswordsRequest
Attributes

Applies to