Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsLoggedIn As Boolean Get |
C# |
---|
public bool IsLoggedIn { get; } |
Visual C++ |
---|
public: virtual property bool IsLoggedIn { bool get () sealed; } |
JavaScript |
---|
function get_isLoggedIn(); |