QuickOPC User's Guide and Reference
BadCertificateRevoked Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadCertificateRevoked Field
The certificate has been revoked.
Syntax
'Declaration
 
Public Const BadCertificateRevoked As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadCertificateRevoked
public const int BadCertificateRevoked
public:
const int BadCertificateRevoked
Remarks

Numeric value: 32797 (0x801D)

Status code: 2149384192 (0x801D0000)

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