- 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 changed their password, as a result of receiving DeviceAdminReceiver.ActionPasswordChanged. At this point you can use DevicePolicyManager.CurrentFailedPasswordAttempts to retrieve the active password characteristics.