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
[read-only] | ActivityInfo | Android.Content.PM.ActivityInfo. Return the raw information about the receiver implementing this device admin. |
[read-only] | Component | Android.Content.ComponentName. Return the component of the receiver that implements this device admin. |
[read-only] static | Creator | Android.OS.IParcelableCreator. Used to make this class parcelable. |
[read-only] | IsVisible | bool. Returns whether this device admin would like to be visible to the user, even when it is not enabled. |
[read-only] | PackageName | string. Return the .apk package that implements this device admin. |
[read-only] | ReceiverName | string. Return the class name of the receiver component that implements this device admin. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |