다음을 통해 공유


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>

반환

적용 대상