CertExitBaseGetManageModule Method
Called by the server engine to retrieve the object that allows the Certification Authority to configure the exit module.
Namespace: ADCS.CertMod.Managed.ExitAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 2.0.0.0 (2.0.0.0)
public abstract ICertManageModule GetManageModule()
Public MustOverride Function GetManageModule As ICertManageModule
public:
virtual ICertManageModule^ GetManageModule() abstract
abstract GetManageModule : unit -> ICertManageModule
ICertManageModuleAn instance of
ICertManageModule.
ICertExit2GetManageModule