Click or drag to resize

BatchVaultOperationsApplyChanges Method

Applies pending changes

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public Task<BatchResult> ApplyChanges()

Return Value

TaskBatchResult
Change status

Implements

IBatchVaultOperationsApplyChanges
See Also