OPC Studio User's Guide and Reference
UAEndpointSelectionPolicy Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace > UAEndpointSelectionPolicy Class : UAEndpointSelectionPolicy Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, specifying the custom policy specifier.  
Initializes a new copy of the object.  
Initializes a new instance of the class, specifying the allowed message security modes.  
Initializes a new instance of the class, specifying the allowed message security modes, and security policy URI string.  
Initializes a new instance of the class, specifying the allowed message security modes, security policy URI string, and transport profile URI string.  
Initializes a new instance of the class, specifying the allowed message security modes, and security policy URI.  
Initializes a new instance of the class, specifying the allowed message security modes, security policy URI, and transport profile URI.  
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