IAzureCosmosDbRevertDeviceDeletion Method
Reverts the soft deletion of an account
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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