ASCredentialIdentityStore.GetCredentialIdentityStoreStateAsync Method

Definition

Asynchronously gets the state of the identity store.

public virtual System.Threading.Tasks.Task<AuthenticationServices.ASCredentialIdentityStoreState> GetCredentialIdentityStoreStateAsync ();
abstract member GetCredentialIdentityStoreStateAsync : unit -> System.Threading.Tasks.Task<AuthenticationServices.ASCredentialIdentityStoreState>
override this.GetCredentialIdentityStoreStateAsync : unit -> System.Threading.Tasks.Task<AuthenticationServices.ASCredentialIdentityStoreState>

Returns

Applies to