ICertPolicy2GetManageModule Method

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

Definition

Namespace: ADCS.CertMod.Managed.Policy
Assembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 1.2.0.0 (1.2.0.0)
C#
ICertManageModule GetManageModule()

Return Value

ICertManageModule
An instance of ICertManageModule.

See Also