OPC Studio User's Guide and Reference
UACommunicationProfile Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > UACommunicationProfile Class : UACommunicationProfile 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 communication profile specifier.  
Initializes a new copy of the object.  
Initializes a new instance of the class, specifying the protocol name, transport profile URI string, message security modes, security policy URI string, and data encoding name.  
Initializes a new instance of the class, specifying the protocol name, transport profile URI, message security modes, security policy URI, and data encoding name.  
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