Share via


ASCredentialProviderExtensionContext.CompleteOneTimeCodeRequestAsync Method

Definition

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

Parameters

Returns

Attributes

Applies to