QuickOPC User's Guide and Reference
UATransportProfileUriStrings Class Members
Fields  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace : UATransportProfileUriStrings Class

The following tables list the members exposed by UATransportProfileUriStrings.

Public Fields
 NameDescription
Public FieldCommunicates with UA Binary over HTTPS.  
Public FieldCommunicates with UA XML over HTTPS.  
Public FieldCommunicates with UA XML or UA Binary over HTTPS.  
Public FieldCommunicates with UA TCP, UA Security and UA Binary.  
Public FieldCommunicates with SOAP 1.2, WS Security and UA XML.  
Public FieldCommunicates with SOAP 1.2, WS Security and UA XML or UA Binary.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Converts security policy display name to security policy URI.  
Public Method (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Obtains data encoding names supported by a given transport profile URI.  
Public MethodServes as the default hash function. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Obtains protocol names supported by a given transport profile URI.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Determines whether the given URI denotes a transport profile that has been marked obsolete.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Converts transport profile URI to transport profile display name.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

UATransportProfileUriStrings Class
OpcLabs.EasyOpc.UA.Engine Namespace