Share via


Credential.TypePasswordCredential Field

Definition

The type value for password credential related operations.

[Android.Runtime.Register("TYPE_PASSWORD_CREDENTIAL", ApiSince=34)]
public const string TypePasswordCredential;
[<Android.Runtime.Register("TYPE_PASSWORD_CREDENTIAL", ApiSince=34)>]
val mutable TypePasswordCredential : string

Field Value

Implements

Attributes

Remarks

The type value for password credential related operations.

Java documentation for android.credentials.Credential.TYPE_PASSWORD_CREDENTIAL.

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