ServerUnavailableExceptionServer Property |
Gets the name of the CA server.
Namespace:
PKI.Exceptions
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string Server { get; }
Public ReadOnly Property Server As String
Get
public:
property String^ Server {
String^ get ();
}
member Server : string with get
Property Value
Type:
StringSee Also