Android.Accounts.AccountManager.KeyPassword Field
Bundle key used to supply the password directly in options to AccountManager.confirmCredentials(android.accounts.Account, android.os.Bundle, android.app.Activity, android.accounts.AccountManagerCallback<android.os.Bundle>, android.os.Handler), rather than prompting the user with the standard password prompt.

Syntax

[Android.Runtime.Register("KEY_PASSWORD")]
public const string KeyPassword

Remarks

Requirements

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