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.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string[] IssuedSerialNumbersDirectories { get; set; }

Property Value

String

Remarks

This property has no effect for systems prior to Windows Server 2016.

See Also