This documentation is archived and is not being maintained.
ISoapServerVRoot Interface
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Publishes secure SOAP virtual roots on servers.
For a list of all members of this type, see ISoapServerVRoot Members.
[Visual Basic] <Guid("A31B6577-71D2-4344-AEDF-ADC1B0DC5347")> Public Interface ISoapServerVRoot [C#] [Guid("A31B6577-71D2-4344-AEDF-ADC1B0DC5347")] public interface ISoapServerVRoot [C++] [Guid("A31B6577-71D2-4344-AEDF-ADC1B0DC5347")] public __gc __interface ISoapServerVRoot [JScript] public Guid("A31B6577-71D2-4344-AEDF-ADC1B0DC5347") interface ISoapServerVRoot
Classes that Implement ISoapServerVRoot
| Class | Description |
|---|---|
| SoapServerVRoot | Publishes secure SOAP virtual roots 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
ISoapServerVRoot Members | System.EnterpriseServices.Internal Namespace
Show: