Share via


ASAuthorizationWebBrowserPublicKeyCredentialManager.GetPlatformCredentials Method

Definition

[Foundation.Export("platformCredentialsForRelyingParty:completionHandler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void GetPlatformCredentials(string relyingParty, Action<AuthenticationServices.ASAuthorizationWebBrowserPlatformPublicKeyCredential[]> completionHandler);
[<Foundation.Export("platformCredentialsForRelyingParty:completionHandler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPlatformCredentials : string * Action<AuthenticationServices.ASAuthorizationWebBrowserPlatformPublicKeyCredential[]> -> unit
override this.GetPlatformCredentials : string * Action<AuthenticationServices.ASAuthorizationWebBrowserPlatformPublicKeyCredential[]> -> unit

Parameters

relyingParty
String
Attributes

Applies to