X509EnrollmentPropertyInfoCAServerHostName Property |
Gets the CA server host name.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string CAServerHostName { get; }
Public ReadOnly Property CAServerHostName As String
Get
public:
property String^ CAServerHostName {
String^ get ();
}
member CAServerHostName : string with get
Property Value
Type:
StringSee Also