QuickOPC User's Guide and Reference
_UAReadOnlyPubSubSecurityKeyService Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.ComTypes Namespace : _UAReadOnlyPubSubSecurityKeyService Interface
Exposes OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService.IUAReadOnlyPubSubSecurityKeyService to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("94E67087-2DA5-4BB1-9F2C-05824A1D06B5")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _UAReadOnlyPubSubSecurityKeyService 
'Usage
 
Dim instance As _UAReadOnlyPubSubSecurityKeyService
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("94E67087-2DA5-4BB1-9F2C-05824A1D06B5")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _UAReadOnlyPubSubSecurityKeyService 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("94E67087-2DA5-4BB1-9F2C-05824A1D06B5")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _UAReadOnlyPubSubSecurityKeyService 
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