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