ICertManageModule Interface
The ICertManageModule interface is provided to retrieve information about a
Certificate Services Policy or Exit module.
Namespace: ADCS.CertMod.ManagedAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 1.2.0.0 (1.2.0.0)
public interface ICertManageModule
Public Interface ICertManageModule
public interface class ICertManageModule
Configure |
Displays the module user interface.
|
GetProperty |
The GetProperty method retrieves a module's property value.
|
SetProperty |
The SetProperty method allows a module to set a property value.
|