uaPLUS Reference
ConfiguredEndpoint Class
Members  See Also  Send Feedback
Opc.Ua Namespace : ConfiguredEndpoint Class

Glossary Item Box

Object Model

ConfiguredEndpoint ClassConfiguredEndpointCollection ClassEndpointComIdentity ClassEndpointConfiguration ClassEndpointDescription ClassXmlElementCollection ClassXmlElement ClassUserTokenPolicy ClassUserIdentityToken Class

Syntax

Visual Basic (Declaration) 
<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 
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, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.