Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
IBatchVaultOperations Interface
IBatchVaultOperations Methods
AddFolder Method
AddRecord Method
ApplyChanges Method
GetFolderByPath Method
IsFolderPending Method
IsRecordPending Method
PutUserToSharedFolder Method
RemoveUserFromSharedFolder Method
Reset Method
TryGetFolderByUid Method
TryGetRecordByUid Method
UpdateFolderName Method
UpdateRecord Method
IBatch
Vault
Operations
Apply
Changes Method
Applies pending changes
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
Task
<
BatchResult
>
ApplyChanges
()
Return Value
Task
BatchResult
Change status
See Also
Reference
IBatchVaultOperations Interface
KeeperSecurity.Vault Namespace