Gets a value indicating whether this instance is hardware slot.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property IsHardwareSlot As Boolean Get |
C# |
---|
bool IsHardwareSlot { get; } |
Visual C++ |
---|
property bool IsHardwareSlot { bool get (); } |
JavaScript |
---|
function get_isHardwareSlot(); |