QuickOPC User's Guide and Reference
DefaultAllowSha1SignedCertificates Field



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