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