Merge pull request #404 from vmware/topic/dmilov/fix-vsphere-sso-module

Remove searchAllDomains files from lookup service filter
This commit is contained in:
dmilov
2020-12-10 09:24:56 +02:00
committed by GitHub
8 changed files with 5 additions and 11 deletions

View File

@@ -348,11 +348,6 @@ namespace LookupServiceReference
}
}
[System.Xml.Serialization.XmlElementAttribute(Order = 5)]
public bool searchAllSsoDomains {
get;
set;
}
}
/// <remarks/>

View File

@@ -108,7 +108,6 @@ namespace VMware.vSphere.LsClient
var svcContent = _lsClient.RetrieveServiceContentAsync(RootMoRef).Result;
var filterCriteria = new LookupServiceRegistrationFilter() {
searchAllSsoDomains = true,
serviceType = new LookupServiceRegistrationServiceType {
product = product,
type = type