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