ISoapClientImport Interface

Definition

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