ICertPolicyGetDescription Method

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

Definition

Namespace: ADCS.CertMod.Managed.Policy
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 policy module.

See Also