Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property AttributeName As String Get |
C# |
---|
string AttributeName { get; } |
Visual C++ |
---|
property String^ AttributeName { String^ get (); } |
JavaScript |
---|
function get_attributeName(); |