Click or drag to resize

ISharedFolderKey Interface

Defines shared folder key properties.

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public interface ISharedFolderKey

The ISharedFolderKey type exposes the following members.

Properties
 NameDescription
Public propertyKeyType Shared folder key encryption key type.
Public propertySharedFolderKey Encrypted shared folder key.
Public propertySharedFolderUid Shared Folder UID.
Public propertyTeamUid Team Uid if shared folder UID is encrypted with team key.
Top
See Also