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