Click or drag to resize

CDPProjectedURI Property

Gets an array of projected URIs with expanded (resolved) variables.

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

Property Value

Type: String
Remarks
This property is populated when this object is added to a CRLDistributionPoint object.
See Also