QuickOPC User's Guide and Reference
BadSecurityModeInsufficient Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadSecurityModeInsufficient Field
The operation is not permitted over the current secure channel.
Syntax
'Declaration
 
Public Const BadSecurityModeInsufficient As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadSecurityModeInsufficient
public const int BadSecurityModeInsufficient
public:
const int BadSecurityModeInsufficient
Remarks

Numeric value: 32998 (0x80E6)

Status code: 2162556928 (0x80E60000)

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