QuickOPC User's Guide and Reference
DefaultRequireAuthentication Field



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