Partager via


ASCredentialIdentityStore.RemoveAllCredentialIdentitiesAsync Méthode

Définition

Supprime de manière asynchrone toutes les identités d’informations d’identification du magasin. Le tuple retourné aura la première valeur si true toutes les identités ont été supprimées sans erreur.

public virtual System.Threading.Tasks.Task<Tuple<bool,Foundation.NSError>> RemoveAllCredentialIdentitiesAsync ();
abstract member RemoveAllCredentialIdentitiesAsync : unit -> System.Threading.Tasks.Task<bool * Foundation.NSError>
override this.RemoveAllCredentialIdentitiesAsync : unit -> System.Threading.Tasks.Task<bool * Foundation.NSError>

Retours

S’applique à