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: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
public interface ICertManageModule
Public Interface ICertManageModule
public interface class ICertManageModule
type ICertManageModule = interface end
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.
|