IRecordAccessPath Interface |
Defines record access path properties.
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public interface IRecordAccessPath
The IRecordAccessPath type exposes the following members.
Properties Remarks
Access to the record can be granted through:
- Record is owned by user.
- Record is directly shared with user.
- Record is added to shared folder and user is a member of that shared folder.
- Record is added to shared folder and user is a member of team that is added that shared folder.
See Also