Namespace:  Cryptware.NCryptoki
Assembly:  NCryptoki (in NCryptoki.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property Verify As Boolean
	Get
C#
public bool Verify { get; }
Visual C++
public:
property bool Verify {
	bool get ();
}
JavaScript
function get_verify();

See Also