Opc.Ua.Core
ConfiguredEndpoint Class Members
Fields  Properties  Methods 


Opc.Ua Namespace : ConfiguredEndpoint Class

The following tables list the members exposed by ConfiguredEndpoint.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) A discovery suffix that may be appended to the discovery url of https endpoints.  
Top
Public Properties
 NameDescription
Public Property The user identity to use when connecting to the endpoint.  
Public Property The collection that the endpoint belongs to.  
Public Property The configuration to use when connecting to an endpoint.  
Public Property The description for the endpoint.  
Public Property The URL used to create a sessions.  
Public Property A bucket to store additional application specific configuration data.  
Public Property The reverse connect information.  
Public Property The user identity to use when connecting to the endpoint.  
Public Property The user identity to use when connecting to the endpoint.  
Public Property Whether the endpoint information should be updated before connecting to the server.  
Public Property The user identity to use when connecting to the endpoint.  
Top
Public Methods
 NameDescription
Public Method  
Public Method Returns a discovery url that can be used to update the endpoint description.  
Public Method Called by the .NET framework during deserialization.  
Public Method Returns a deep copy of the endpoint.  
Public Method Determine if an update of the endpoint from the server is needed.  
Public Method Parses the extension.  
Public MethodOverloaded. Returns a string that represents the current object.  
Public MethodOverloaded.  Updates the endpoint description.  
Public Method Updates the extension.  
Public MethodOverloaded.  Updates an endpoint with information from the server's discovery endpoint.  
Public MethodOverloaded.  Updates an endpoint with information from the server's discovery endpoint.  
Top
See Also

Reference

ConfiguredEndpoint Class
Opc.Ua Namespace