ISoapClientImport Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Imports authenticated, encrypted SOAP client proxies.
public interface class ISoapClientImport
[System.Runtime.InteropServices.Guid("E7F0F021-9201-47e4-94DA-1D1416DEC27A")]
public interface ISoapClientImport
[<System.Runtime.InteropServices.Guid("E7F0F021-9201-47e4-94DA-1D1416DEC27A")>]
type ISoapClientImport = interface
Public Interface ISoapClientImport
- Derived
- Attributes
Remarks
See SoapClientImport for the default implementation.
ISoapClientImport is used internally by the .NET Framework. You do not need to use it directly in your code.
Methods
ProcessClientTlbEx(String, String, String, String, String, String) |
Creates a .NET remoting client configuration file that includes security and authentication options. |
Applies to
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.