OPC Studio User's Guide and Reference
UATransportProfileUriStrings Class Fields


View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace : UATransportProfileUriStrings Class

For a list of all members of this type, see UATransportProfileUriStrings members.

Public Fields
 NameDescription
Public FieldCommunicates with UA Binary over HTTPS.

The value of this constant is "http://opcfoundation.org/UA-Profile/Transport/https-uabinary".

 
Public FieldCommunicates with UA XML over HTTPS.

The value of this constant is "http://opcfoundation.org/UA-Profile/Transport/https-uasoapxml".

 
Public FieldCommunicates with UA XML or UA Binary over HTTPS.

The value of this constant is "http://opcfoundation.org/UA-Profile/Transport/https-uasoapxml-uabinary".

 
Public FieldCommunicates with UA TCP, UA Security and UA Binary.

The value of this constant is "http://opcfoundation.org/UA-Profile/Transport/uatcp-uasc-uabinary".

 
Public FieldCommunicates with SOAP 1.2, WS Security and UA XML.

The value of this constant is "http://opcfoundation.org/UA-Profile/Transport/soaphttp-wssc-uaxml".

 
Public FieldCommunicates with SOAP 1.2, WS Security and UA XML or UA Binary.

The value of this constant is "http://opcfoundation.org/UA-Profile/Transport/soaphttp-wssc-uaxml-uabinary".

 
Top
See Also

Reference

UATransportProfileUriStrings Class
OpcLabs.EasyOpc.UA.Engine Namespace