QuickOPC User's Guide and Reference
_UAPubSubSecurityKeyService Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.ComTypes Namespace : _UAPubSubSecurityKeyService Interface
Exposes OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.IUAPubSubSecurityKeyService to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("19406528-82E3-4F71-9755-9981A1ED9CD7")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAPubSubSecurityKeyService 
'Usage
 
Dim instance As _UAPubSubSecurityKeyService
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("19406528-82E3-4F71-9755-9981A1ED9CD7")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAPubSubSecurityKeyService 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("19406528-82E3-4F71-9755-9981A1ED9CD7")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAPubSubSecurityKeyService 
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