SharedFolderRecord Class

Represents shared folder record permissions.

Definition

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

Constructors

SharedFolderRecordInitializes a new instance of the SharedFolderRecord class

Properties

CanEdit Can be edited?
CanShare Can be re-shared?
Expiration Share expiration time.
RecordUid Record UID.

See Also