Click or drag to resize
Galactic API

UserBadPasswordTime Property

The last time that the user entered a bad password when authenticating to AD.

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public Nullable<DateTime> BadPasswordTime { get; }

Property Value

Type: NullableDateTime
See Also