| Type | Reason |
|---|---|
| AbstractAccountAuthenticator | Abstract base class for creating AccountAuthenticators. |
| Account | Value type that represents an Account in the Android.Accounts.AccountManager. |
| Account+InterfaceConsts | Documentation for this section has not yet been entered. |
| AccountAuthenticatorActivity | Base class for implementing an Activity that is used to help implement an AbstractAccountAuthenticator. |
| AccountAuthenticatorResponse | Object used to communicate responses back to the AccountManager |
| AccountAuthenticatorResponse+InterfaceConsts | Documentation for this section has not yet been entered. |
| AccountManager | This class provides access to a centralized registry of the user's online accounts. |
| AccountsException | [Android Documentation] |
| AccountsUpdateEventArgs | Provides data for the Android.Accounts.AccountManager.AccountsUpdated event. |
| AuthenticatorDescription | A Android.OS.Parcelable value type that contains information about an account authenticator. |
| AuthenticatorDescription+InterfaceConsts | Documentation for this section has not yet been entered. |
| AuthenticatorException | [Android Documentation] |
| ErrorCode | Enumerates values returned by several types and taken as a parameter of the Android.Accounts.AccountAuthenticatorResponse.OnError member. |
| IAccountManagerCallback | [Android Documentation] |
| IAccountManagerFuture | A AccountManagerFuture represents the result of an asynchronous Android.Accounts.AccountManager call. |
| IAccountManagerFutureExtensions | Documentation for this section has not yet been entered. |
| IOnAccountsUpdateListener | An interface that contains the callback used by the AccountManager |
| NetworkErrorException | [Android Documentation] |
| OperationCanceledException | [Android Documentation] |