- 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 after the user has succeeded at entering their current password, as a result of receiving DeviceAdminReceiver.ActionPasswordSucceeded. This will only be received the first time they succeed after having previously failed.