Android.App.Admin.DeviceAdminReceiver.ActionPasswordExpiring Field
Action periodically sent to a device administrator when the device password is expiring.

Syntax

[Android.Runtime.Register("ACTION_PASSWORD_EXPIRING")]
public const string ActionPasswordExpiring

Remarks

Action periodically sent to a device administrator when the device password is expiring.

The calling device admin must have requested DeviceAdminInfo.UsesPolicyExpirePassword 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 11