ASCredentialIdentityStore.GetCredentialIdentityStoreState Method

Definition

Retrieves the state of store, which is passed as an argument to the completion handler.

[Foundation.Export("getCredentialIdentityStoreStateWithCompletion:")]
public virtual void GetCredentialIdentityStoreState (Action<AuthenticationServices.ASCredentialIdentityStoreState> completion);
abstract member GetCredentialIdentityStoreState : Action<AuthenticationServices.ASCredentialIdentityStoreState> -> unit
override this.GetCredentialIdentityStoreState : Action<AuthenticationServices.ASCredentialIdentityStoreState> -> unit

Parameters

Attributes

Applies to