ICertExitInitialize Method
Called by the server engine when it initializes itself.
Namespace: ADCS.CertMod.Managed.ExitAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
ExitEvents Initialize(
string strConfig
)
Function Initialize (
strConfig As String
) As ExitEvents
ExitEvents Initialize(
[InAttribute] String^ strConfig
)
abstract Initialize :
strConfig : string -> ExitEvents
- 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.