Click or drag to resize

AdcsCdpUrlEntry Properties

The AdcsCdpUrlEntry type exposes the following members.

Properties
  NameDescription
Public propertyAddToCertCdp
Gets True if provided URL is configured to publish specified URL to all issued certificates' CDP extension.
Public propertyAddToCrlCdp
Gets True if provided URL is configured to publish provided URL to CRLs.
Public propertyAddToFreshestCrl
Gets True if provided URL is configured to publish specified URL Base CRL CDP extension. This extension is used to locate Delta CRL locations.
Public propertyConfigURI
Gets an URL representation that is shown in Certification Authority MMC snap-in Extensions tab. See RegURI property description for detailed variable token replacement rules.
Public propertyCrlPublish
Gets True if provided URL is configured to publish CRLs to this location.
Public propertyDeltaCrlPublish
Gets True if provided URL is configured to publish Delta CRLs to this location.
Public propertyFlags
Gets URL publication Flags.
Public propertyIDP
Gets True if provided URL is configured to publish CRLs to CRLs' IDP (Issuing Distribution Point) extension.
Public propertyProjectedURI
Gets an array of projected URIs with expanded (resolved) variables.
Public propertyRegURI
Gets an URL that is formatted as follows: Flags:protocol/ActualURL/options.

for example, an URL can be: 3:http://pki.company.com/CRL/mycacrl.crl%8%9.crl

See Remarks for detailed URL structure.
Public propertyUrlScheme
Gets the protocol scheme used by this object.
Top
See Also