Click or drag to resize

ISharedFolderAccessPath Interface

Defines shared folder access path properties.

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

The ISharedFolderAccessPath type exposes the following members.

Properties
 NameDescription
Public propertySharedFolderUid Shared Folder UID.
Public propertyTeamUid Team UID.
Top
Remarks
Access to the shared folder can be granted through:
  1. User is member of shared folder.
  2. User is member of team that is member of shared folder.
See Also