QueryService::Registration Method
SharePoint 2010
Returns the name and provider registration information for the search Shared Service Provider.
Web service reference: http://Site/_vti_bin/Search.asmx
Parameters
- registrationXml
- Type: System.String
A string that specifies the registration requested in XML. The XML format is defined by the Microsoft.Search.Registration.Request Schema.
Return Value
Type: System.StringA string that contains the registration response in XML. The XML format is defined by the Microsoft.Search.Registration.Response Schema.
Community Additions
ADD
Show: