<div class="content" name="SAMPR_DOMAIN_LOCKOUT_INFORMATION" uuid="c9d789ed-c54a-4450-be56-251e627e1f52"><p>The SAMPR_DOMAIN_LOCKOUT_INFORMATION structure contains <span><a href="7b2aeb27-92fc-41f6-8437-deb65d950921#gt_b0276eb2-4e65-4cf1-a718-e0920a614aca" data-linktype="relative-path">domain</a></span>
fields.</p><dl>
<dd>
<div><pre> typedef struct _SAMPR_DOMAIN_LOCKOUT_INFORMATION {
   LARGE_INTEGER LockoutDuration;
   LARGE_INTEGER LockoutObservationWindow;
   unsigned short LockoutThreshold;
 } SAMPR_DOMAIN_LOCKOUT_INFORMATION,
  *PSAMPR_DOMAIN_LOCKOUT_INFORMATION;
</pre></div>
</dd></dl><p>For information on each field, see section <span><a href="d275ab19-10b0-40e0-94bb-45b7fc130025" data-linktype="relative-path">2.2.3.1</a></span>.</p></div>