Click or drag to resize

SharedFolderOptions Class

Defines shared folder user and record permissions.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultSharedFolderOptions

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

The SharedFolderOptions type exposes the following members.

Constructors
 NameDescription
Public methodSharedFolderOptionsInitializes a new instance of the SharedFolderOptions class
Top
Properties
See Also