QuickOPC User's Guide and Reference
BadIdentityChangeNotSupported Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadIdentityChangeNotSupported Field
The server does not support changing the user identity assigned to the session.
Syntax
'Declaration
 
Public Const BadIdentityChangeNotSupported As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadIdentityChangeNotSupported
public const int BadIdentityChangeNotSupported
public:
const int BadIdentityChangeNotSupported
Remarks

Numeric value: 32966 (0x80C6)

Status code: 2160459776 (0x80C60000)

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