Click or drag to resize

OcspResponderRevocationConfigurationDeltaCrlUrls Property

Gets or sets an array of URLs that point to Delta CRL locations. Every URL must be either HTTP or LDAP.

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

Property Value

Type: String
See Also