다음을 통해 공유


ACAccountStore.FindAccount(String) 메서드

정의

매개 변수와 ACAccountIdentifier 같은 를 검색합니다 identifer .

[Foundation.Export("accountWithIdentifier:")]
public virtual Accounts.ACAccount FindAccount (string identifier);
abstract member FindAccount : string -> Accounts.ACAccount
override this.FindAccount : string -> Accounts.ACAccount

매개 변수

identifier
String

계정과 연결된 GUID입니다.

반환

또는 ACAccountnullidentifier 잘못된 경우 입니다.

특성

적용 대상