ICertPropReaderDIsAdvancedServer Method |
Gets the information whether the operating system that hosts the Certification Authority is an advanced server.
Namespace:
SysadminsLV.PKI.Dcom
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax Function IsAdvancedServer As Boolean
abstract IsAdvancedServer : unit -> bool
Return Value
Type:
BooleanTrue if Certification Authority operating system is "Advanced SKU", otherwise
False.
See Also