AccountManager
ActionAccountRemoved
ActionAuthenticatorIntent
AuthenticatorAttributesName
AuthenticatorMetaDataName
ErrorCodeBadArguments
ErrorCodeBadAuthentication
ErrorCodeBadRequest
ErrorCodeCanceled
ErrorCodeInvalidResponse
ErrorCodeNetworkError
ErrorCodeRemoteException
ErrorCodeUnsupportedOperation
KeyAccountAuthenticatorResponse
KeyAccountManagerResponse
KeyAccountName
KeyAccounts
KeyAccountSessionBundle
KeyAccountStatusToken
KeyAccountType
KeyAndroidPackageName
KeyAuthenticatorTypes
KeyAuthFailedMessage
KeyAuthtoken
KeyAuthTokenLabel
KeyBooleanResult
KeyCallerPid
KeyCallerUid
KeyErrorCode
KeyErrorMessage
KeyIntent
KeyLastAuthenticatedTime
KeyPassword
KeyUserdata
LoginAccountsChangedAction
PackageNameKeyLegacyNotVisible
PackageNameKeyLegacyVisible
AccountManager(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
AddAccount(String, String, String[], Bundle, Activity, IAccountManagerCallback, Handler)
AddAccountExplicitly(Account, String, Bundle)
AddAccountExplicitly(Account, String, Bundle, IDictionary<String, Integer>)
AddOnAccountsUpdatedListener(IOnAccountsUpdateListener, Handler, Boolean)
AddOnAccountsUpdatedListener(IOnAccountsUpdateListener, Handler, Boolean, String[])
BlockingGetAuthToken(Account, String, Boolean)
ClearPassword(Account)
ConfirmCredentials(Account, Bundle, Activity, IAccountManagerCallback, Handler)
EditProperties(String, Activity, IAccountManagerCallback, Handler)
FinishSession(Bundle, Activity, IAccountManagerCallback, Handler)
FromContext(Context)
Get(Context)
GetAccounts()
GetAccountsAndVisibilityForPackage(String, String)
GetAccountsByType(String)
GetAccountsByTypeAndFeatures(String, String[], IAccountManagerCallback, Handler)
GetAccountsByTypeForPackage(String, String)
GetAccountVisibility(Account, String)
GetAuthenticatorTypes()
GetAuthToken(Account, String, Boolean, IAccountManagerCallback, Handler)
GetAuthToken(Account, String, Bundle, Activity, IAccountManagerCallback, Handler)
GetAuthToken(Account, String, Bundle, Boolean, IAccountManagerCallback, Handler)
GetAuthTokenByFeatures(String, String, String[], Activity, Bundle, Bundle, IAccountManagerCallback, Handler)
GetPackagesAndVisibilityForAccount(Account)
GetPassword(Account)
GetPreviousName(Account)
GetUserData(Account, String)
HasFeatures(Account, String[], IAccountManagerCallback, Handler)
InvalidateAuthToken(String, String)
IsCredentialsUpdateSuggested(Account, String, IAccountManagerCallback, Handler)
NewChooseAccountIntent(Account, IList<Account>, String[], String, String, String[], Bundle)
NewChooseAccountIntent(Account, IList<Account>, String[], Boolean, String, String, String[], Bundle)
NotifyAccountAuthenticated(Account)
PeekAuthToken(Account, String)
RemoveAccount(Account, IAccountManagerCallback, Handler)
RemoveAccount(Account, Activity, IAccountManagerCallback, Handler)
RemoveAccountExplicitly(Account)
RemoveOnAccountsUpdatedListener(IOnAccountsUpdateListener)
RenameAccount(Account, String, IAccountManagerCallback, Handler)
SetAccountVisibility(Account, String, AccountVisibility)
SetAuthToken(Account, String, String)
SetPassword(Account, String)
SetUserData(Account, String, String)
StartAddAccountSession(String, String, String[], Bundle, Activity, IAccountManagerCallback, Handler)
StartUpdateCredentialsSession(Account, String, Bundle, Activity, IAccountManagerCallback, Handler)
UpdateCredentials(Account, String, Bundle, Activity, IAccountManagerCallback, Handler)
AccountsUpdated
net9.0-android34.0
namespace Android.Accounts
{
[Register("android/accounts/AccountManager", DoNotGenerateAcw = true)]
public class AccountManager : Object
{
[Register("KEY_AUTHTOKEN")]
public const string! KeyAuthtoken = "authtoken";
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API