Condividi tramite


ASCredentialProviderViewController.PerformGeneratePasswordsRequestWithoutUserInteraction Method

Definition

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

Parameters

generatePasswordsRequest
ASGeneratePasswordsRequest
Attributes

Applies to