Gets the active slots.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ActiveSlots As SlotList Get |
C# |
---|
SlotList ActiveSlots { get; } |
Visual C++ |
---|
property SlotList^ ActiveSlots { SlotList^ get (); } |
JavaScript |
---|
function get_activeSlots(); |