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()
Public Function IsAdvancedServer As Boolean
public:
virtual bool IsAdvancedServer() sealed
abstract IsAdvancedServer : unit -> bool
override IsAdvancedServer : unit -> bool
Return Value
Type:
BooleanTrue if Certification Authority operating system is "Advanced SKU", otherwise
False.
Implements
ICertPropReaderDIsAdvancedServerSee Also