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.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public string[] IssuedSerialNumbersDirectories { get; set; }
Public Property IssuedSerialNumbersDirectories As String()
Get
Set
public:
property array<String^>^ IssuedSerialNumbersDirectories {
array<String^>^ get ();
void set (array<String^>^ value);
}
member IssuedSerialNumbersDirectories : string[] with get, set
Property Value
String This property has no effect for systems prior to Windows Server 2016.