CertPropReaderDIsAdvancedServer Method

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

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool IsAdvancedServer()

Return Value

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

Implements

ICertPropReaderDIsAdvancedServer

See Also