QuickOPC User's Guide and Reference
BadCertificateUntrusted Field



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

Numeric value: 32794 (0x801A)

Status code: 2149187584 (0x801A0000)

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