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