Click or drag to resize

SharedFolderRecordOptions Class

Represents shared folder record permissions.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultSharedFolderRecordOptions

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

The SharedFolderRecordOptions type exposes the following members.

Constructors
 NameDescription
Public methodSharedFolderRecordOptionsInitializes a new instance of the SharedFolderRecordOptions class
Top
Properties
 NameDescription
Public propertyCanEdit 
Public propertyCanShare 
Top
See Also