AdcsCdpUrlEntryConfigURI Property |
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.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string ConfigURI { get; }
Public ReadOnly Property ConfigURI As String
Get
public:
property String^ ConfigURI {
String^ get ();
}
member ConfigURI : string with get
Property Value
Type:
StringSee Also