3.1.4.14 GetSafeAssemblyInfo

The GetSafeAssemblyInfo operation<93> retrieves the full names of a set of assemblies on the server. The manner in which the set is specified is implementation-specific.<94>

This operation is defined as follows:

 <wsdl:operation name="GetSafeAssemblyInfo" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
    <wsdl:input message="tns:GetSafeAssemblyInfoSoapIn"/>
    <wsdl:output message="tns:GetSafeAssemblyInfoSoapOut"/>
 </wsdl:operation>

The client sends a GetSafeAssemblyInfoSoapIn request message (section 3.1.4.14.1.1), and the server responds with a GetSafeAssemblyInfoSoapOut response message (section 3.1.4.14.1.2).