AIAServerPublish Property

Gets True if specified URL is configured to publish the CRT file to the specified location.

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool ServerPublish { get; }

Property Value

Boolean

Remarks

Only absolute (local), UNC and LDAP:// paths are supported.

See Also