共用方式為


ASCredentialIdentityStore.RemoveAllCredentialIdentitiesAsync 方法

定義

以非同步方式從存放區中移除所有認證識別。 如果所有身分識別都已移除且沒有錯誤,則傳回的 Tuple 會有第一個值 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>

傳回

適用於