Click or drag to resize

OcspResponderRevocationConfigurationIssuedSerialNumbersDirectories Property

Gets an array of UNC or local file paths that are being used by the CA to store the serial numbers of certificates.

Namespace:  SysadminsLV.PKI.Management.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public string[] IssuedSerialNumbersDirectories { get; set; }

Property Value

Type: String
Remarks
This property has no effect for systems prior to Windows Server 2016.
See Also