ACAccountStore.FindAccount(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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