QuickOPC User's Guide and Reference
IUAReadOnlyPubSubSecurityKeyService Interface
Members 



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.SecurityKeyService Namespace : IUAReadOnlyPubSubSecurityKeyService Interface
Provides read-only access to OPC UA PubSub Security Key Service model (SKS).
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public Interface IUAReadOnlyPubSubSecurityKeyService 
'Usage
 
Dim instance As IUAReadOnlyPubSubSecurityKeyService
[ComVisible(false)]
public interface IUAReadOnlyPubSubSecurityKeyService 
[ComVisible(false)]
public interface class IUAReadOnlyPubSubSecurityKeyService 
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