ICertExit Interface
The ICertExit interface provides communications between the Certificate Services server and an exit module.
Namespace: ADCS.CertMod.Managed.ExitAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 1.2.0.0 (1.2.0.0)
public interface ICertExit
Public Interface ICertExit
public interface class ICertExit
GetDescription |
Returns a human-readable description of the exit module and its function.
|
Initialize |
Called by the server engine when it initializes itself.
|
Notify |
Called by the server engine to notify an exit module that an event has occurred.
|