CertificateAuthorityOperatingSystem Property |
Gets operating system of the server which runs Certification Authority role.
Namespace:
PKI.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string OperatingSystem { get; }
Public ReadOnly Property OperatingSystem As String
Get
public:
property String^ OperatingSystem {
String^ get ();
}
member OperatingSystem : string with get
Property Value
Type:
StringSee Also