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

Glossary Item Box

The following tables list the members exposed by ConfiguredEndpoint.

Public Constructors

 NameDescription
Public ConstructorConfiguredEndpoint ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBinaryEncodingSupport The user identity to use when connecting to the endpoint.  
Public PropertyCollection The collection that the endpoint belongs to.  
Public PropertyComIdentity A list of COM identities associated with the endpoint.  
Public PropertyConfiguration The configuration to use when connecting to an endpoint.  
Public PropertyDescription The description for the endpoint.  
Public PropertyEndpointUrl The URL used to create a sessions.  
Public PropertyExtensions A bucket to store additional application specific configuration data.  
Public PropertySelectedUserTokenPolicy The user identity to use when connecting to the endpoint.  
Public PropertySelectedUserTokenPolicyIndex The user identity to use when connecting to the endpoint.  
Public PropertyUpdateBeforeConnect Whether the endpoint information should be updated before connecting to the server.  
Public PropertyUserIdentity The user identity to use when connecting to the endpoint.  
Top

Public Methods

 NameDescription
Public MethodClone Returns a deep copy of the endpoint.  
Public MethodGetDiscoveryUrl Returns a discovery url that can be used to update the endpoint description.  
Public MethodInitialize Called by the .NET framework during deserialization.  
Public MethodParseExtension<T> Parses the extension.  
Public MethodToStringOverloaded.  Returns the string representation of the object.  
Public MethodUpdateOverloaded.  Updates the endpoint description.  
Public MethodUpdateExtension<T> Updates the extension.  
Public MethodUpdateFromServerOverloaded.  Updates an endpoint with information from the server's discovery endpoint.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.