CRLDistributionPointComputerName Property

Gets the host fully qualified domain name (FQDN) of the server where Certification Authority is installed.

Definition

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

Property Value

String

See Also