SavedDatasetsInfo.TypePasswords Field

Definition

Datasets such as login credentials.

[Android.Runtime.Register("TYPE_PASSWORDS", ApiSince=31)]
public const string TypePasswords;
[<Android.Runtime.Register("TYPE_PASSWORDS", ApiSince=31)>]
val mutable TypePasswords : string

Field Value

Attributes

Remarks

Datasets such as login credentials.

Java documentation for android.service.autofill.SavedDatasetsInfo.TYPE_PASSWORDS.

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