Language

Manifest.Permission.ManageDevicePolicyContentProtection Field

Definition

Identifies the Android permission named MANAGE_DEVICE_POLICY_CONTENT_PROTECTION.

[Android.Runtime.Register("MANAGE_DEVICE_POLICY_CONTENT_PROTECTION", ApiSince=35)]
public const string ManageDevicePolicyContentProtection;
[<Android.Runtime.Register("MANAGE_DEVICE_POLICY_CONTENT_PROTECTION", ApiSince=35)>]
val mutable ManageDevicePolicyContentProtection : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to