Click or drag to resize

SharedFolderRecord Class

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

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

The SharedFolderRecord type exposes the following members.

Constructors
 NameDescription
Public methodSharedFolderRecordInitializes a new instance of the SharedFolderRecord class
Top
Properties
 NameDescription
Public propertyCanEdit Can be edited?
Public propertyCanShare Can be re-shared?
Public propertyRecordUid Record UID.
Top
See Also