Click or drag to resize

SharedFolderUserOptions Class

Defines shared folder user permissions.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultSharedFolderUserOptions

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

The SharedFolderUserOptions type exposes the following members.

Constructors
 NameDescription
Public methodSharedFolderUserOptionsInitializes a new instance of the SharedFolderUserOptions class
Top
Properties
 NameDescription
Public propertyManageRecords 
Public propertyManageUsers 
Top
See Also