CDPProjectedURI Property

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

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string[] ProjectedURI { get; }

Property Value

String

Remarks

This property is populated when this object is added to a CRLDistributionPoint object.

See Also