MonoTouch.Accounts.ACAccountStore.FindAccount Method
Retrieves the MonoTouch.Accounts.ACAccount whose ACAccount.Identifier is equal to identifer parameter.

Syntax

[MonoTouch.Foundation.Export("accountWithIdentifier:")]
public virtual ACAccount FindAccount (string identifier)

Parameters

identifier
A GUID associated with the account.

Returns

An MonoTouch.Accounts.ACAccount or null if the identifier is invalid.

Remarks

Requirements

Namespace: MonoTouch.Accounts
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0