IAzureCosmosDbRevertDeviceDeletion Method
Reverts the soft deletion of an account
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
Task RevertDeviceDeletion(
DeviceDto item,
UserSessionData user,
CancellationToken cancellationToken = default
)
- item DeviceDto
- Item to revert the deletion of
- user UserSessionData
- User performing the task
- cancellationToken CancellationToken (Optional)
- Cancellation token
TaskTask completion