QuickOPC User's Guide and Reference
_ManagedSecurityGroupParameters Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.KeyManagement.Configuration.ComTypes Namespace : _ManagedSecurityGroupParameters Interface
Exposes OpcLabs.BaseLib.Security.KeyManagement.Configuration.ManagedSecurityGroupParameters to COM clients.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
<ComVisibleAttribute(True)>
<GuidAttribute("AEEB83E3-6DBC-492C-BAEC-63F24F3B423C")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
Public Interface _ManagedSecurityGroupParameters 
'Usage
 
Dim instance As _ManagedSecurityGroupParameters
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("AEEB83E3-6DBC-492C-BAEC-63F24F3B423C")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface _ManagedSecurityGroupParameters 
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("AEEB83E3-6DBC-492C-BAEC-63F24F3B423C")]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface class _ManagedSecurityGroupParameters 
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