<div class="content" name="LsarClose" uuid="be232cec-04a9-439a-b718-931c17c3ff0f"><p>The LsarClose method frees the resources held by a context
handle that was opened earlier. After response, the context handle is no longer
usable, and any subsequent uses of this handle MUST fail.</p><dl>
<dd>
<div><pre> NTSTATUS LsarClose(
   [in, out] LSAPR_HANDLE* ObjectHandle
 );
</pre></div>
</dd></dl><p>Processing rules for this message are defined in <a href="../ms-lsad/1b5471ef-4c33-4a91-b079-dfcbb82f05cc" data-linktype="relative-path">[MS-LSAD]</a>
section <a href="../ms-lsad/99dd2d7a-b0fc-4c6d-837a-2b4d342383ae" data-linktype="relative-path">3.1.4.9.4</a>.</p></div>