AdcsCdpUrlEntry Class |
Namespace: SysadminsLV.PKI.Management.CertificateServices
The AdcsCdpUrlEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdcsCdpUrlEntry | Initializes a new instance of the CDP class using URL string. |
Name | Description | |
---|---|---|
![]() | AddToCertCdp |
Gets True if provided URL is configured to publish specified URL to all issued certificates' CDP extension.
|
![]() | AddToCrlCdp |
Gets True if provided URL is configured to publish provided URL to CRLs.
|
![]() | AddToFreshestCrl |
Gets True if provided URL is configured to publish specified URL Base CRL CDP extension.
This extension is used to locate Delta CRL locations.
|
![]() | ConfigURI |
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. |
![]() | CrlPublish |
Gets True if provided URL is configured to publish CRLs to this location.
|
![]() | DeltaCrlPublish |
Gets True if provided URL is configured to publish Delta CRLs to this location.
|
![]() | Flags |
Gets URL publication Flags.
|
![]() | IDP |
Gets True if provided URL is configured to publish CRLs to CRLs' IDP (Issuing Distribution Point) extension.
|
![]() | ProjectedURI |
Gets an array of projected URIs with expanded (resolved) variables.
|
![]() | RegURI |
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. |
![]() | UrlScheme |
Gets the protocol scheme used by this object.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a string representation of the current CDP object. (Overrides Object.ToString().)
(Overrides ObjectToString.) |