storedClientBackupShareKey

open fun storedClientBackupShareKey(success: Boolean, backupMethod: BackupMethods): Result<Boolean>

Marks the client backup share key as stored by the organization.

Return

A Result<Boolean> indicating the success or failure of the operation.

Parameters

success

Indicates whether the operation was successful.

backupMethod

The method used for backup.