EasyUA Reference
Profiles Class Members
See Also  Fields  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : Profiles Class

Glossary Item Box

The following tables list the members exposed by Profiles.

Public Fields

 NameDescription
Public FieldHttpsBinaryTransport Communicates with UA Binary over HTTPS.  
Public FieldHttpsXmlOrBinaryTransport Communicates with UA XML or UA Binary over HTTPS.  
Public FieldHttpsXmlTransport Communicates with UA XML over HTTPS.  
Public FieldUaTcpTransport Communicates with UA TCP, UA Security and UA Binary.  
Public FieldWsHttpXmlOrBinaryTransport Communicates with SOAP 1.2, WS Security and UA XML or UA Binary.  
Public FieldWsHttpXmlTransport Communicates with SOAP 1.2, WS Security and UA XML.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)NormalizeUri Converts the URI to a URI that can be used for comparison.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.