QuickOPC User's Guide and Reference
BadCertificateIssuerUseNotAllowed Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadCertificateIssuerUseNotAllowed Field
The issuer certificate may not be used for the requested operation.
Syntax
'Declaration
 
Public Const BadCertificateIssuerUseNotAllowed As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadCertificateIssuerUseNotAllowed
public const int BadCertificateIssuerUseNotAllowed
public:
const int BadCertificateIssuerUseNotAllowed
Remarks

Numeric value: 32793 (0x8019)

Status code: 2149122048 (0x80190000)

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