QuickOPC User's Guide and Reference
_UACertificateTypeElement Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application.ComTypes Namespace : _UACertificateTypeElement Interface
Exposes OpcLabs.EasyOpc.UA.Application.UACertificateTypeElement to COM clients.
Object Model
_UACertificateTypeElement InterfaceUANodeId ClassUANodeId Class
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("A229E427-67FC-4572-8F9A-8E3669275894")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UACertificateTypeElement 
'Usage
 
Dim instance As _UACertificateTypeElement
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("A229E427-67FC-4572-8F9A-8E3669275894")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UACertificateTypeElement 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("A229E427-67FC-4572-8F9A-8E3669275894")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UACertificateTypeElement 
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