ICertExitGetDescription Method

Returns a human-readable description of the exit module and its function.

Definition

Namespace: ADCS.CertMod.Managed.Exit
Assembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
C#
string GetDescription()

Return Value

String
A string that describes the exit module.

See Also