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