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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.