This documentation is archived and is not being maintained.
ISoapServerTlb Interface
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Processes authenticated, encrypted SOAP components on servers.
For a list of all members of this type, see ISoapServerTlb Members.
[Visual Basic] <Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C")> Public Interface ISoapServerTlb [C#] [Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C")] public interface ISoapServerTlb [C++] [Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C")] public __gc __interface ISoapServerTlb [JScript] public Guid("1E7BA9F7-21DB-4482-929E-21BDE2DFE51C") interface ISoapServerTlb
Classes that Implement ISoapServerTlb
| Class | Description |
|---|---|
| SoapServerTlb | Processes authenticated, encrypted SOAP components on servers. 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
ISoapServerTlb Members | System.EnterpriseServices.Internal Namespace
Show: