QuickOPC User's Guide and Reference
BadIdentityTokenInvalid Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadIdentityTokenInvalid Field
The user identity token is not valid.
Syntax
'Declaration
 
Public Const BadIdentityTokenInvalid As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadIdentityTokenInvalid
public const int BadIdentityTokenInvalid
public:
const int BadIdentityTokenInvalid
Remarks

Numeric value: 32800 (0x8020)

Status code: 2149580800 (0x80200000)

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