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.0.1.0 (4.0.1.0)
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.