Keeper SDK Class Library
C#
Show/Hide TOC
IStorage
Shared
Folder
Key Interface
Defines shared folder key storage.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IStorageSharedFolderKey
Properties
KeyType
Shared folder key encryption key type.
SharedFolderKey
Encrypted shared folder key.
SharedFolderUid
Shared Folder UID.
TeamUid
Team Uid if shared folder UID is encrypted with team key.
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Properties
See Also