RecordSharePermissions Class

Represent record sharing information

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class RecordSharePermissions
Inheritance
Object    RecordSharePermissions

Constructors

RecordSharePermissionsInitializes a new instance of the RecordSharePermissions class

Properties

RecordUid Record UID
SharedFolderPermissions List of shared folder permissions
UserPermissions List of direct record share permissions

See Also