Keeper SDK Class Library
C#
Show/Hide TOC
Shared
Folder
User
Options
Expiration Property
Share expiration time.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
DateTimeOffset
?
Expiration
{
get
;
set
; }
Property Value
Nullable
DateTimeOffset
Implements
IUserShareOptions
Expiration
See Also
Reference
SharedFolderUserOptions Class
KeeperSecurity.Vault Namespace
In This Article
Definition
Property Value
Implements
See Also