ReactOS 0.4.16-dev-91-g764881a
|
#include <ntsam.h>
Public Attributes | |
LARGE_INTEGER | LockoutDuration |
LARGE_INTEGER | LockoutObservationWindow |
USHORT | LockoutThreshold |
LARGE_INTEGER _DOMAIN_LOCKOUT_INFORMATION::LockoutDuration |
Definition at line 450 of file ntsam.h.
Referenced by ApplyLockoutSettings(), and NetUserModalsGet().
LARGE_INTEGER _DOMAIN_LOCKOUT_INFORMATION::LockoutObservationWindow |
Definition at line 451 of file ntsam.h.
Referenced by ApplyLockoutSettings(), and NetUserModalsGet().
USHORT _DOMAIN_LOCKOUT_INFORMATION::LockoutThreshold |
Definition at line 452 of file ntsam.h.
Referenced by ApplyLockoutSettings(), and NetUserModalsGet().