Click or drag to resize

RecordSharePermissions Class

Represent record sharing information
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultRecordSharePermissions

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

The RecordSharePermissions type exposes the following members.

Constructors
 NameDescription
Public methodRecordSharePermissionsInitializes a new instance of the RecordSharePermissions class
Top
Properties
 NameDescription
Public propertyRecordUid Record UID
Public propertySharedFolderPermissions List of shared folder permissions
Public propertyUserPermissions List of direct record share permissions
Top
See Also