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

Glossary Item Box

Stores the configuration information for an endpoint. Stores the configuration information for an endpoint.

Object Model

ConfiguredEndpoint ClassConfiguredEndpointCollection ClassEndpointComIdentity ClassXmlElementCollection ClassXmlElement Class

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ConfiguredEndpoint
C# 
[DataContractAttribute(Namespace="http://opcfoundation.org/UA/SDK/Configuration.xsd", IsNamespaceSetExplicitly=true)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.UserNameIdentityToken)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.X509IdentityToken)]
[KnownTypeAttribute(MethodName="", Type=Opc.Ua.IssuedIdentityToken)]
public class ConfiguredEndpoint 

Inheritance Hierarchy

System.Object
   Opc.Ua.ConfiguredEndpoint

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.