public Task <string> GetWsFedMetadataAsync()
 {
     return(_inner.GetWsFedMetadataAsync());
 }