This documentation is archived and is not being maintained.
SoapClientImport Class
.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. This class cannot be inherited.
For a list of all members of this type, see SoapClientImport Members.
System.Object
System.EnterpriseServices.Internal.SoapClientImport
[Visual Basic] <Guid("346D5B9F-45E1-45c0-AADF-1B7D221E9063")> NotInheritable Public Class SoapClientImport Implements ISoapClientImport [C#] [Guid("346D5B9F-45E1-45c0-AADF-1B7D221E9063")] public sealed class SoapClientImport : ISoapClientImport [C++] [Guid("346D5B9F-45E1-45c0-AADF-1B7D221E9063")] public __gc __sealed class SoapClientImport : public ISoapClientImport [JScript] public Guid("346D5B9F-45E1-45c0-AADF-1B7D221E9063") class SoapClientImport implements ISoapClientImport
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
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
SoapClientImport Members | System.EnterpriseServices.Internal Namespace
Show: