ASCredentialIdentityStore.RemoveAllCredentialIdentitiesAsync Metodo

Definizione

Rimuove in modo asincrono tutte le identità delle credenziali dall'archivio. La tupla restituita avrà un primo valore se true tutte le identità sono state rimosse senza errori.

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>

Restituisce

Si applica a