QuickOPC User's Guide and Reference
IPkiStoreGroup Interface
Members 



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.Cryptography.PkiCertificates Namespace : IPkiStoreGroup Interface
A group of PKI stores.
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
Public Interface IPkiStoreGroup 
   Inherits System.IDisposable 
'Usage
 
Dim instance As IPkiStoreGroup
[CLSCompliant(true)]
[ComVisible(false)]
public interface IPkiStoreGroup : System.IDisposable  
[CLSCompliant(true)]
[ComVisible(false)]
public interface class IPkiStoreGroup : public System.IDisposable  
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