QuickOPC User's Guide and Reference
BadSecurityModeRejected Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadSecurityModeRejected Field
The security mode does not meet the requirements set by the server.
Syntax
'Declaration
 
Public Const BadSecurityModeRejected As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadSecurityModeRejected
public const int BadSecurityModeRejected
public:
const int BadSecurityModeRejected
Remarks

Numeric value: 32852 (0x8054)

Status code: 2152988672 (0x80540000)

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