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