QuickOPC User's Guide and Reference
_UACertificateGroupElement Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Gds.ComTypes Namespace : _UACertificateGroupElement Interface
Exposes OpcLabs.EasyOpc.UA.Gds.UACertificateGroupElement to COM clients.
Object Model
_UACertificateGroupElement InterfaceUANodeId ClassUANodeIdCollection ClassUANodeId Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("62DEFC9F-9E02-4C17-9790-3502A45ED5AE")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UACertificateGroupElement 
'Usage
 
Dim instance As _UACertificateGroupElement
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("62DEFC9F-9E02-4C17-9790-3502A45ED5AE")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UACertificateGroupElement 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("62DEFC9F-9E02-4C17-9790-3502A45ED5AE")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UACertificateGroupElement 
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