UserRecordPermissions Class
Represents record permissions for user.
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
public class UserRecordPermissions
- Inheritance
- Object UserRecordPermissions
AwaitingApproval |
Flag indicating if the user has pending invitation.
|
CanEdit |
Flag indicating if the user has rights to edit the record
|
CanShare |
Flag indicating if the user has share permissions.
|
Expiration |
Share expiration time.
|
Owner |
Flag indicating if the user is record owner.
|
Username |
Keeper username.
|