QuickOPC User's Guide and Reference
DefaultCheckServerCertificate Field



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UAEndpointDescriptionChecks Class : DefaultCheckServerCertificate Field
Default value of the CheckServerCertificate property.
Syntax
'Declaration
 
Public Const DefaultCheckServerCertificate As Boolean
'Usage
 
Dim value As Boolean
 
value = UAEndpointDescriptionChecks.DefaultCheckServerCertificate
public const bool DefaultCheckServerCertificate
public:
const bool DefaultCheckServerCertificate
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