Click or drag to resize
Galactic API

UserPasswordLastSet Property

The date and time that the user's password was last site.

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

Property Value

Type: NullableDateTime
See Also