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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.