ASCredentialIdentityStore.GetCredentialIdentityStoreState Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère l’état du magasin, qui est passé en tant qu’argument au completion
gestionnaire.
[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
Paramètres
- completion
- Action<ASCredentialIdentityStoreState>
- Attributs