Android.Manifest.Permission.BindDeviceAdmin Field
Must be required by device administration receiver, to ensure that only the system can interact with it.

Syntax

[Android.Runtime.Register("BIND_DEVICE_ADMIN")]
public const string BindDeviceAdmin

Remarks

Must be required by device administration receiver, to ensure that only the system can interact with it.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8