Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property AttributeTypes As Byte() Get |
C# |
---|
public byte[] AttributeTypes { get; } |
Visual C++ |
---|
public: virtual property array<unsigned char>^ AttributeTypes { array<unsigned char>^ get () sealed; } |
JavaScript |
---|
function get_attributeTypes(); |