Click or drag to resize

ISharedFolderUserOptions Interface

Defines shared folder user permissions.

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

The ISharedFolderUserOptions type exposes the following members.

Properties
 NameDescription
Public propertyManageRecords User can manage records.
Public propertyManageUsers User can manage other users.
Top
See Also