Gets the slot where this token is inserted.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Slot As Slot Get |
C# |
---|
Slot Slot { get; } |
Visual C++ |
---|
property Slot^ Slot { Slot^ get (); } |
JavaScript |
---|
function get_slot(); |