3.8.5.4 INetworkingService.GetVPNServerSetting

This operation returns the server's VPN settings.

 <wsdl:operation name="GetVPNServerSetting">
   <wsdl:input wsam:Action="http://tempuri.org/INetworkingService/GetVPNServerSetting" message="tns:INetworkingService_GetVPNServerSetting_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/INetworkingService/GetVPNServerSettingResponse" message="tns:INetworkingService_GetVPNServerSetting_OutputMessage" />
 </wsdl:operation>

Upon receiving the INetworkingService_GetVPNServerSetting_InputMessage request message, the protocol server is notified that the connection is terminating. Upon successful completion of the action, the server MUST respond with INetworkingService_GetVPNServerSetting_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.