ISoapServerVRoot Interface
.NET Framework (current version)
Publishes authenticated, encrypted SOAP virtual roots on servers.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Name | Description | |
|---|---|---|
![]() | CreateVirtualRootEx(String^, String^, String^, String^, String^, String^, String^, String^, String^%, String^%, String^%) | Creates a SOAP virtual root with security options. |
![]() | DeleteVirtualRootEx(String^, String^, String^) | Deletes a virtual root. Not fully implemented. |
![]() | GetVirtualRootStatus(String^, String^, String^, String^%, String^%, String^%, String^%, String^%, String^%, String^%, String^%, String^%) | Returns the security status of an existing SOAP virtual root. |
See SoapServerVRoot for the default implementation.
ISoapServerVRoot is used internally by the .NET Framework. You do not need to use it directly in your code.
.NET Framework
Available since 1.1
Available since 1.1
Show:
