QuickOPC User's Guide and Reference
BadNoValidCertificates Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNoValidCertificates Field
The client did not provide at least one software certificate that is valid and meets the profile requirements for the server.
Syntax
'Declaration
 
Public Const BadNoValidCertificates As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNoValidCertificates
public const int BadNoValidCertificates
public:
const int BadNoValidCertificates
Remarks

Numeric value: 32857 (0x8059)

Status code: 2153316352 (0x80590000)

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