CertPolicyBaseGetManageModule Method
Called by the server engine to retrieve the object that allows the Certification Authority to configure the policy module.
Namespace: ADCS.CertMod.Managed.PolicyAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
public abstract ICertManageModule GetManageModule()
Public MustOverride Function GetManageModule As ICertManageModule
public:
virtual ICertManageModule^ GetManageModule() abstract
abstract GetManageModule : unit -> ICertManageModule
ICertManageModuleAn instance of
ICertManageModule.
ICertPolicy2GetManageModule