CRLDistributionPointComputerName Property
            Gets the host fully qualified domain name (FQDN) of the server where Certification Authority is installed.
            
Namespace: PKI.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public string ComputerName { get; }
Public ReadOnly Property ComputerName As String
	Get
public:
property String^ ComputerName {
	String^ get ();
}
member ComputerName : string with get
Property Value
String