ICertExit2GetManageModule Method

Called by the server engine to retrieve the object that allows the Certification Authority to configure the exit module.

Definition

Namespace: ADCS.CertMod.Managed.Exit
Assembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
C#
ICertManageModule GetManageModule()

Return Value

ICertManageModule
An instance of ICertManageModule.

See Also