ReactOS 0.4.15-dev-7928-g68a8619
_DOMAIN_LOCKOUT_INFORMATION Struct Reference

#include <ntsam.h>

Collaboration diagram for _DOMAIN_LOCKOUT_INFORMATION:

Public Attributes

LARGE_INTEGER LockoutDuration
 
LARGE_INTEGER LockoutObservationWindow
 
USHORT LockoutThreshold
 

Detailed Description

Definition at line 448 of file ntsam.h.

Member Data Documentation

◆ LockoutDuration

LARGE_INTEGER _DOMAIN_LOCKOUT_INFORMATION::LockoutDuration

Definition at line 450 of file ntsam.h.

Referenced by ApplyLockoutSettings(), and NetUserModalsGet().

◆ LockoutObservationWindow

LARGE_INTEGER _DOMAIN_LOCKOUT_INFORMATION::LockoutObservationWindow

Definition at line 451 of file ntsam.h.

Referenced by ApplyLockoutSettings(), and NetUserModalsGet().

◆ LockoutThreshold

USHORT _DOMAIN_LOCKOUT_INFORMATION::LockoutThreshold

Definition at line 452 of file ntsam.h.

Referenced by ApplyLockoutSettings(), and NetUserModalsGet().


The documentation for this struct was generated from the following file: