OPC Studio User's Guide and Reference
UAPubSubSecurityKeyServiceNodeTreePosition Class
Members 



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.Graphs Namespace : UAPubSubSecurityKeyServiceNodeTreePosition Class
A position in a tree of PubSub security key service nodes.
Object Model
UAPubSubSecurityKeyServiceNodeTreePosition ClassUAPubSubSecurityKeyServiceNodeTreePosition ClassSecurityGroupElement ClassInfo Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
<CLSCompliantAttribute(True)>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
<ValueControlAttribute("OpcLabs.BaseLib.Forms.Common.ObjectSerializationControl, OpcLabs.BaseLibForms, Version=5.80.82.1, Culture=neutral, PublicKeyToken=6faddca41dacb409", 
   DefaultReadWrite=False, 
   Export=True, 
   PageId=10001)>
<SerializableAttribute()>
Public NotInheritable Class UAPubSubSecurityKeyServiceNodeTreePosition 
   Inherits OpcLabs.BaseLib.Graphs.BrowseTreePosition
   Implements LINQPad.ICustomMemberProvider, OpcLabs.BaseLib.ComTypes._Info, OpcLabs.BaseLib.ComTypes._Object2, System.ICloneable, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable 
 
Inheritance Hierarchy

System.Object
   OpcLabs.BaseLib.Object2
      OpcLabs.BaseLib.Info
         OpcLabs.BaseLib.Graphs.BrowseTreePosition
            OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.Graphs.UAPubSubSecurityKeyServiceNodeTreePosition

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also