CertPropReaderDIsAdvancedServer Method
Gets the information whether the operating system that hosts the Certification Authority is an advanced server.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool IsAdvancedServer()
Public Function IsAdvancedServer As Boolean
public:
virtual bool IsAdvancedServer() sealed
abstract IsAdvancedServer : unit -> bool
override IsAdvancedServer : unit -> bool
BooleanTrue if Certification Authority operating system is "Advanced SKU", otherwise
False.
ICertPropReaderDIsAdvancedServer