3.10.5.3 IO365ClientProvider.GetSharePointAddress
This operation MAY<21> return the address of the SharePoint web portal associated with the Microsoft Office 365 subscription.
-
<wsdl:operation msc:isInitiating="true" msc:isTerminating="false" name="GetSharePointAddress"> <wsdl:input wsam:Action="http://tempuri.org/IO365ClientProvider/GetSharePointAddress" message="tns:IO365ClientProvider_GetSharePointAddress_InputMessage" /> <wsdl:output wsam:Action="http://tempuri.org/IO365ClientProvider/GetSharePointAddressResponse" message="tns:IO365ClientProvider_GetSharePointAddress_OutputMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IO365ClientProvider/GetSharePointAddressO365ConfigureExceptionFault" name="O365ConfigureExceptionFault" message="tns:IO365ClientProvider_GetSharePointAddress_O365ConfigureExceptionFault_FaultMessage" /> </wsdl:operation>
Upon receiving the IO365ClientProvider_GetSharePointAddress_InputMessage request message, the protocol server returns the SharePoint address. Upon successful completion of the action, the server MUST respond with IO365ClientProvider_GetSharePointAddress_OutputMessage. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.