ActiveDirectoryComputerObjectAccountLockoutTime Property ACDLib API Documentation
Gets the nullable date the account was locked out

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

public Nullable<DateTime> AccountLockoutTime { get; }

Property Value

Type: NullableDateTime
See Also

Reference