QuickOPC User's Guide and Reference
BadCertificateChainIncomplete Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadCertificateChainIncomplete Field
The certificate chain is incomplete.
Syntax
'Declaration
 
Public Const BadCertificateChainIncomplete As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadCertificateChainIncomplete
public const int BadCertificateChainIncomplete
public:
const int BadCertificateChainIncomplete
Remarks

Numeric value: 33037 (0x810D)

Status code: 2165112832 (0x810D0000)

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also