ASCredentialProviderExtensionContext.CompleteGeneratePasswordRequestAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<bool> CompleteGeneratePasswordRequestAsync(AuthenticationServices.ASGeneratedPassword[] results);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CompleteGeneratePasswordRequestAsync : AuthenticationServices.ASGeneratedPassword[] -> System.Threading.Tasks.Task<bool>
override this.CompleteGeneratePasswordRequestAsync : AuthenticationServices.ASGeneratedPassword[] -> System.Threading.Tasks.Task<bool>

Parameters

Returns

Attributes

Applies to