QuickOPC User's Guide and Reference
BadSecurityPolicyRejected Field



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

Numeric value: 32853 (0x8055)

Status code: 2153054208 (0x80550000)

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