Android.App.Admin.DeviceAdminInfo: Property Members

The properties of Android.App.Admin.DeviceAdminInfo are listed below. For a list of all members, see the DeviceAdminInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
ActivityInfoAndroid.Content.PM.ActivityInfo. Return the raw information about the receiver implementing this device admin.
[read-only]
ComponentAndroid.Content.ComponentName. Return the component of the receiver that implements this device admin.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator. Used to make this class parcelable.
[read-only]
IsVisiblebool. Returns whether this device admin would like to be visible to the user, even when it is not enabled.
[read-only]
PackageNamestring. Return the .apk package that implements this device admin.
[read-only]
ReceiverNamestring. Return the class name of the receiver component that implements this device admin.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.