public TestIdentityServiceRestClientFactory(IIdentityServiceRestClient client)
 {
     this.Client = client;
 }
 public TestIdentityServiceRestClientFactory(IIdentityServiceRestClient client)
 {
     this.Client = client;
 }