AccountManager.KeyLastAuthenticatedTime Field

Definition

Bundle key used to supply the last time the credentials of the account were authenticated successfully.

[Android.Runtime.Register("KEY_LAST_AUTHENTICATED_TIME", ApiSince=23)]
public const string KeyLastAuthenticatedTime;
[<Android.Runtime.Register("KEY_LAST_AUTHENTICATED_TIME", ApiSince=23)>]
val mutable KeyLastAuthenticatedTime : string

Field Value

String
Attributes

Remarks

Java documentation for android.accounts.AccountManager.KEY_LAST_AUTHENTICATED_TIME.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to