Keeper SDK Class Library
C#
Show/Hide TOC
Account
License
Account
Type Property
Account Type ID.
0
– Consumer
1
– Family
2
– Enterprise
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
int
AccountType
{
get
; }
Property Value
Int32
See Also
Reference
AccountLicense Class
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also