Click or drag to resize

AdcsCdpUrlEntryProjectedURI Property

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

Namespace:  SysadminsLV.PKI.Management.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