Keeper SDK Class Library
C#
Show/Hide TOC
Account
License
Seconds
Until
Expiration Property
The number of seconds until this user’s subscription expires. Unix time.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
float
SecondsUntilExpiration
{
get
; }
Property Value
Single
See Also
Reference
AccountLicense Class
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also