ACAccountStore.FindAccount(String) Méthode

Définition

Récupère le ACAccount dont Identifier est égal au identifer paramètre .

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

Paramètres

identifier
String

GUID associé au compte.

Retours

ou ACAccountnull si n’est identifier pas valide.

Attributs

S’applique à