OPC Studio User's Guide and Reference
UANodeIdPkiCertificateDictionary Class
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application Namespace : UANodeIdPkiCertificateDictionary Class
This is a dictionary where the key is an OPC UA node ID, and the value is a PKI certificate.
Object Model
UANodeIdPkiCertificateDictionary ClassIPkiCertificate Interface
Syntax
'Usage
 
Dim instance As UANodeIdPkiCertificateDictionary
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      OpcLabs.EasyOpc.UA.Application.UANodeIdPkiCertificateDictionary

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