Keeper SDK Class Library
C#
Show/Hide TOC
IAuth
Context
License Property
Gets user's account license.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
AccountLicense
License
{
get
; }
Property Value
AccountLicense
See Also
Reference
IAuthContext Interface
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also