3.6.4.21 GetLicenseCount Operation
The GetLicenseCount method requests the server’s current count of terminal services client access licenses. This operation MUST be authenticated by using either Server Management Credentials or the Server Control Credentials (section 3.4.1).
-
<wsdl:operation name="GetLicenseCount"> <wsdl:input wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointServer/GetLicenseCount" name="IMultiPointServer_GetLicenseCount_InputMessage" message="tns:IMultiPointServer_GetLicenseCount_InputMessage"/> <wsdl:output wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointServer/GetLicenseCountResponse" name="IMultiPointServer_GetLicenseCount_OutputMessage" message="tns:IMultiPointServer_GetLicenseCount_OutputMessage"/> <wsdl:fault wsaw:Action="http://MultiPoint/RemoteManagement/WmsFault" name="WmsFaultType" message="tns:IMultiPointServer_GetLicenseCount_WmsFaultType_FaultMessage"/> </wsdl:operation>