ASCredentialIdentityStore.GetCredentialIdentityStoreStateAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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>