Click or drag to resize

ISharedFolderRecordOptions Interface

Defines shared folder record permissions.

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

The ISharedFolderRecordOptions type exposes the following members.

Properties
 NameDescription
Public propertyCanEdit Record can be edited.
Public propertyCanShare Record can be re-shared.
Top
See Also