Gets a value indicating whether [always sensitive].
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property AlwaysSensitive As Boolean Get |
C# |
---|
bool AlwaysSensitive { get; } |
Visual C++ |
---|
property bool AlwaysSensitive { bool get (); } |
JavaScript |
---|
function get_alwaysSensitive(); |