CertPropReaderD.IsAdvancedServer 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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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.
ICertPropReaderD.IsAdvancedServer()