Click or drag to resize

CryptographyUtilsTestCepCompat Method

Tests whether running operating system is compatible with ADCS Web Services.

Namespace:  PKI.Utils
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public static bool TestCepCompat()

Return Value

Type: Boolean
True if running operating system supports ADCS Web Services, otherwise False.
Remarks
Windows operating systems starting with Windows7/Windows Server 2008 R2 return True.
See Also