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

Syntax

Visual Basic (Declaration)
Public Const CKR_USER_NOT_LOGGED_IN As Integer
C#
public const int CKR_USER_NOT_LOGGED_IN
Visual C++
public:
literal int CKR_USER_NOT_LOGGED_IN
JavaScript
Cryptware.NCryptoki.CryptokiException.ckR_USER_NOT_LOGGED_IN

See Also