Click or drag to resize

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; }

Property Value

Type: Boolean
Remarks
Only absolute (local), UNC and LDAP:// paths are supported.
See Also