Android.App.Admin.DeviceAdminReceiver.ActionPasswordSucceeded Field
Action sent to a device administrator when the user has successfully entered their password, after failing one or more times.

Syntax

[Android.Runtime.Register("ACTION_PASSWORD_SUCCEEDED")]
public const string ActionPasswordSucceeded

Remarks

Action sent to a device administrator when the user has successfully entered their password, after failing one or more times.

The calling device admin must have requested DeviceAdminInfo.UsesPolicyWatchLogin to receive this broadcast.

[Android Documentation]

Requirements

Namespace: Android.App.Admin
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8