Gets the token where this session is open
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Token As Token Get |
C# |
---|
Token Token { get; } |
Visual C++ |
---|
property Token^ Token { Token^ get (); } |
JavaScript |
---|
function get_token(); |