QuickOPC User's Guide and Reference
IUAPubSubSecurityKeyService Interface
Members 



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