ActiveDirectoryComputerObjectLastBadPasswordAttempt Property ACDLib API Documentation
Gets the nullable datetime of the account's last bad password attempt

Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public Nullable<DateTime> LastBadPasswordAttempt { get; }

Property Value

Type: NullableDateTime
See Also

Reference