OPC Studio User's Guide and Reference
DefaultAllowedMessageSecurityModes Field (UAEndpointSelectionPolicy)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UAEndpointSelectionPolicy Class : DefaultAllowedMessageSecurityModes Field
Default value of the AllowedMessageSecurityModes property.
Syntax
'Declaration
 
Public Const DefaultAllowedMessageSecurityModes As UAMessageSecurityModes
 
'Usage
 
Dim value As UAMessageSecurityModes
 
value = UAEndpointSelectionPolicy.DefaultAllowedMessageSecurityModes
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