Android.Accounts.Account Class
Value type that represents an Account in the Android.Accounts.AccountManager.

See Also: Account Members

Syntax

[Android.Runtime.Register("android/accounts/Account", DoNotGenerateAcw=true)]
public class Account : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Value type that represents an Account in the Android.Accounts.AccountManager. This object is Android.OS.Parcelable and also overrides Account.equals(java.lang.Object) and Account.hashCode(), making it suitable for use as the key of a Java.Util.IMap

[Android Documentation]

Requirements

Namespace: Android.Accounts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5