AdcsAiaUrlEntryServerPublish Property |
Gets True if specified URL is configured to publish the CRT file to the specified location.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool ServerPublish { get; }
Public ReadOnly Property ServerPublish As Boolean
Get
public:
property bool ServerPublish {
bool get ();
}
member ServerPublish : bool with get
Property Value
Type:
BooleanRemarks Only absolute (local), UNC and LDAP:// paths are supported.
See Also