Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
<GuidAttribute("D492711C-B896-4ebf-BA14-24095157A4B0")> _
Public Interface IObjectAttribute
C#
[GuidAttribute("D492711C-B896-4ebf-BA14-24095157A4B0")]
public interface IObjectAttribute
Visual C++
[GuidAttribute(L"D492711C-B896-4ebf-BA14-24095157A4B0")]
public interface class IObjectAttribute
JavaScript
Cryptware.NCryptoki.IObjectAttribute = function();
Cryptware.NCryptoki.IObjectAttribute.createInterface('Cryptware.NCryptoki.IObjectAttribute');

See Also