DevicePolicyManager.ExtraDeviceAdmin Field

Definition

The ComponentName of the administrator component.

[Android.Runtime.Register("EXTRA_DEVICE_ADMIN")]
public const string ExtraDeviceAdmin;
[<Android.Runtime.Register("EXTRA_DEVICE_ADMIN")>]
val mutable ExtraDeviceAdmin : string

Field Value

Attributes

Remarks

The ComponentName of the administrator component.

Java documentation for android.app.admin.DevicePolicyManager.EXTRA_DEVICE_ADMIN.

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

See also