IVaultDeleteRecords Method |
Deletes records.
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax Task DeleteRecords(
RecordPath[] records
)
Parameters
- records RecordPath
- an array of record paths.
Return Value
TaskAwaitable task.
Exceptions See Also