QuickOPC User's Guide and Reference
BadCertificateRevocationUnknown Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACodeBits Class : BadCertificateRevocationUnknown Field
It was not possible to determine if the certificate has been revoked.
Syntax
'Declaration
 
Public Const BadCertificateRevocationUnknown As Integer
'Usage
 
Dim value As Integer
 
value = UACodeBits.BadCertificateRevocationUnknown
public const int BadCertificateRevocationUnknown
public:
const int BadCertificateRevocationUnknown
Remarks

Numeric value: 32795 (0x801B)

Status code: 2149253120 (0x801B0000)

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