ASAuthorizationProviderExtensionLoginManager.AttestKeyAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<Foundation.NSArray> AttestKeyAsync(AuthenticationServices.ASAuthorizationProviderExtensionKeyType keyType, Foundation.NSData clientDataHash);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AttestKeyAsync : AuthenticationServices.ASAuthorizationProviderExtensionKeyType * Foundation.NSData -> System.Threading.Tasks.Task<Foundation.NSArray>
override this.AttestKeyAsync : AuthenticationServices.ASAuthorizationProviderExtensionKeyType * Foundation.NSData -> System.Threading.Tasks.Task<Foundation.NSArray>

Parameters

clientDataHash
NSData

Returns

Attributes

Applies to