Click or drag to resize

AccountLicenseAccountType Property

Account Type ID.
  • 0 – Consumer
  • 1 – Family
  • 2 – Enterprise

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public int AccountType { get; }

Property Value

Int32
See Also