Click or drag to resize

CRLDistributionPointURI Property

Gets or sets an array of CDP objects. Each CDP object represents CRL Distribution Point URL and URL parameters.

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

Property Value

Type: CDP
See Also