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
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.