Skip to content

Latest commit

 

History

History
64 lines (54 loc) · 2.2 KB

nn-certif-icertserverexit.md

File metadata and controls

64 lines (54 loc) · 2.2 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:certif.ICertServerExit
ICertServerExit (certif.h)
Exported by the server engine and is called by exit modules.
ICertServerExit
ICertServerExit interface [Security]
ICertServerExit interface [Security]
described
_certsrv_icertserverexit
certif/ICertServerExit
security.icertserverexit
security\icertserverexit.htm
security
1554c09c-a7c1-44ad-9821-93c0913212fc
12/05/2018
ICertServerExit, ICertServerExit interface [Security], ICertServerExit interface [Security],described, _certsrv_icertserverexit, certif/ICertServerExit, security.icertserverexit
certif.h
Certsrv.h
Windows
None supported
Windows Server 2003 [desktop apps only]
Certidl.lib
Certcli.dll
Windows
19H1
ICertServerExit
certif/ICertServerExit
c++
APIRef
kbSyntax
COM
Certcli.dll
ICertServerExit

ICertServerExit interface

-description

The ICertServerExit interface is exported by the server engine and is called by exit modules.

ICertServerExit allows exit modules to get and enumerate elements of requests and certificates.

ICertServerExit is defined in Certif.h. When you create your program, however, use Certsrv.h as the include file. Certcli.dll provides the ICertServerExit interface. The type information for this interface is also in Certclil.dll, which is shipped with the Platform Software Development Kit (SDK).

Certificate Services interfaces support both apartment-threading and free-threading models. For better throughput, free threading is recommended.

-inheritance

The ICertServerExit interface inherits from the IDispatch interface. ICertServerExit also has these types of members: