IStorageSharedFolderKey Interface

Defines shared folder key storage.

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
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