次の方法で共有


ASCredentialIdentityStore.RemoveAllCredentialIdentitiesAsync メソッド

定義

ストアからすべての資格情報 ID を非同期的に削除します。 すべての ID がエラーなしで削除された場合、返されるタプルの最初の true 値は になります。

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>

戻り値

適用対象