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