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