<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<xsd:schema targetNamespace="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/Imports">
<xsd:import schemaLocation="" namespace="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010" />
<xsd:import schemaLocation="" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
<xsd:import schemaLocation="" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<xsd:import schemaLocation="" namespace="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.Users" />
</xsd:schema>
</wsdl:types>
<wsdl:message name="IUserInfoProvider_GetGroups_InputMessage">
<wsdl:part name="parameters" element="tns:GetGroups" />
</wsdl:message>
<wsdl:message name="IUserInfoProvider_GetWSSServerGroups_InputMessage">
<wsdl:part name="parameters" element="tns:GetWSSServerGroups" />
</wsdl:message>
<wsdl:message name="IUserInfoProvider_IsPartOfServerUsers_InputMessage">
<wsdl:part name="parameters" element="tns:IsPartOfServerUsers" />
</wsdl:message>
<wsdl:message name="IUserInfoProvider_ReturnGroups_OutputCallbackMessage">
<wsdl:part name="parameters" element="tns:ReturnGroups" />
</wsdl:message>
<wsdl:message name="IUserInfoProvider_ReturnWSSServerGroups_OutputCallbackMessage">
<wsdl:part name="parameters" element="tns:ReturnWSSServerGroups" />
</wsdl:message>
<wsdl:message name="IUserInfoProvider_ReturnIsPartOfServerUsers_OutputCallbackMessage">
<wsdl:part name="parameters" element="tns:ReturnIsPartOfServerUsers" />
</wsdl:message>
<wsdl:portType name="IUserInfoProvider">
<wsdl:operation name="GetGroups">
<wsdl:input wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserInfoProvider/GetGroups" message="tns:IUserInfoProvider_GetGroups_InputMessage" />
</wsdl:operation>
<wsdl:operation name="GetWSSServerGroups">
<wsdl:input wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserInfoProvider/GetWSSServerGroups" message="tns:IUserInfoProvider_GetWSSServerGroups_InputMessage" />
</wsdl:operation>
<wsdl:operation name="IsPartOfServerUsers">
<wsdl:input wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserInfoProvider/IsPartOfServerUsers" message="tns:IUserInfoProvider_IsPartOfServerUsers_InputMessage" />
</wsdl:operation>
<wsdl:operation name="ReturnGroups">
<wsdl:output wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserInfoProvider/ReturnGroups" message="tns:IUserInfoProvider_ReturnGroups_OutputCallbackMessage" />
</wsdl:operation>
<wsdl:operation name="ReturnWSSServerGroups">
<wsdl:output wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserInfoProvider/ReturnWSSServerGroups" message="tns:IUserInfoProvider_ReturnWSSServerGroups_OutputCallbackMessage" />
</wsdl:operation>
<wsdl:operation name="ReturnIsPartOfServerUsers">
<wsdl:output wsaw:Action="http://www.microsoft.com/WindowsServerSolutions/ProviderFramework/Notifications/3/2010/IUserInfoProvider/ReturnIsPartOfServerUsers" message="tns:IUserInfoProvider_ReturnIsPartOfServerUsers_OutputCallbackMessage" />
</wsdl:operation>
</wsdl:portType>
</wsdl:definitions>