ICertExit2Initialize Method
Called by the server engine when it initializes itself.
Namespace: ADCS.CertMod.Managed.ExitAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 1.2.0.0 (1.2.0.0)
ExitEvents Initialize(
string strConfig
)
Function Initialize (
strConfig As String
) As ExitEvents
ExitEvents Initialize(
[InAttribute] String^ strConfig
)
- strConfig String
-
Represents the name of the certification authority, as entered during Certificate Services setup.
ExitEventsA pointer to the value that represents the events for which the exit module requests notification.
ICertExitInitialize(String)