- context
- The running context as per DeviceAdminReceiver.OnReceive(Android.Content.Context, Android.Content.Intent).
- intent
- The received intent as per DeviceAdminReceiver.OnReceive(Android.Content.Context, Android.Content.Intent).
Called prior to the administrator being disabled, as a result of receiving DeviceAdminReceiver.ActionDeviceAdminDisabled. Upon return, you can no longer use the protected parts of the Android.App.Admin.DevicePolicyManager API.