Click or drag to resize

CertPropReaderDIsAdvancedServer Method

Gets the information whether the operating system that hosts the Certification Authority is an advanced server.

Namespace:  SysadminsLV.PKI.Dcom.Implementations
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool IsAdvancedServer()

Return Value

Type: Boolean
True if Certification Authority operating system is "Advanced SKU", otherwise False.

Implements

ICertPropReaderDIsAdvancedServer
See Also