Keeper SDK Class Library
C#
Show/Hide TOC
Shared
Folder
Record Class
Represents shared folder record permissions.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
SharedFolderRecord
Inheritance
Object
SharedFolderRecord
Constructors
SharedFolderRecord
Initializes a new instance of the
SharedFolderRecord
class
Properties
CanEdit
Can be edited?
CanShare
Can be re-shared?
Expiration
Share expiration time.
RecordUid
Record UID.
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Constructors
Properties
See Also