Click or drag to resize

IssuanceRequirementsToString Method

Returns a textual representation of the certificate template issuance settings.

Namespace:  PKI.CertificateTemplates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public override string ToString()

Return Value

Type: String
A textual representation of the certificate template issuance settings.
See Also