
'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <DisplayName2Attribute("PKI Store Interface")> Public Interface IPkiStore Inherits System.IDisposable
'Usage
Dim instance As IPkiStore
[CLSCompliant(true)] [ComVisible(false)] [DisplayName2("PKI Store Interface")] public interface IPkiStore : System.IDisposable
[CLSCompliant(true)] [ComVisible(false)] [DisplayName2("PKI Store Interface")] public interface class IPkiStore : public System.IDisposable