QuickOPC User's Guide and Reference
ApplicationStoreGroup Property (IEasyUAApplication)



View with Navigation Tools
OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application Namespace > IEasyUAApplication Interface : ApplicationStoreGroup Property
The PKI store group used by the OPC UA application.
Syntax
'Declaration
 
<NotNullAttribute()>
ReadOnly Property ApplicationStoreGroup As IPkiApplicationStoreGroup
 
'Usage
 
Dim instance As IEasyUAApplication
Dim value As IPkiApplicationStoreGroup
 
value = instance.ApplicationStoreGroup
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2012 R2, Windows Server 2016; .NET Core, .NET 6: Linux, macOS, Microsoft Windows

See Also