QuickOPC User's Guide and Reference
BadNonceInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadNonceInvalid Field
The nonce does appear to be not a random value or it is not the correct length.
Syntax
'Declaration
 
Public Const BadNonceInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadNonceInvalid
public const int BadNonceInvalid
public:
const int BadNonceInvalid
Remarks

Numeric value: 32804 (0x8024)

Status code: 2149842944 (0x80240000)

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