This documentation is archived and is not being maintained.
ISoapClientImport Interface
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Imports authenticated, encrypted SOAP client proxies.
For a list of all members of this type, see ISoapClientImport Members.
[Visual Basic] <Guid("E7F0F021-9201-47e4-94DA-1D1416DEC27A")> Public Interface ISoapClientImport [C#] [Guid("E7F0F021-9201-47e4-94DA-1D1416DEC27A")] public interface ISoapClientImport [C++] [Guid("E7F0F021-9201-47e4-94DA-1D1416DEC27A")] public __gc __interface ISoapClientImport [JScript] public Guid("E7F0F021-9201-47e4-94DA-1D1416DEC27A") interface ISoapClientImport
Classes that Implement ISoapClientImport
| Class | Description |
|---|---|
| SoapClientImport | Imports authenticated, encrypted SOAP client proxies. This class cannot be inherited. |
Requirements
Namespace: System.EnterpriseServices.Internal
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
ISoapClientImport Members | System.EnterpriseServices.Internal Namespace
Show: