Language

Manifest.Permission.ProvideRemoteCredentials Field

Definition

Identifies the Android permission named PROVIDE_REMOTE_CREDENTIALS.

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

Field Value

Attributes

Remarks

Android platform documentation

Applies to