public async Task CopyAsync()
 {
     await TableUtility.CopyAsync(this.authentication, this.descriptor);
 }