QuickOPC User's Guide and Reference
BadCertificateUseNotAllowed Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadCertificateUseNotAllowed Field
The certificate may not be used for the requested operation.
Syntax
'Declaration
 
Public Const BadCertificateUseNotAllowed As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadCertificateUseNotAllowed
public const int BadCertificateUseNotAllowed
public:
const int BadCertificateUseNotAllowed
Remarks

Numeric value: 32792 (0x8018)

Status code: 2149056512 (0x80180000)

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