SoapServerVRoot Class
Publishes authenticated, encrypted SOAP virtual roots on servers. This class cannot be inherited.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Name | Description | |
|---|---|---|
![]() | SoapServerVRoot() | Initializes a new instance of the SoapServerVRoot class. |
| 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. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | GetVirtualRootStatus(String^, String^, String^, String^%, String^%, String^%, String^%, String^%, String^%, String^%, String^%, String^%) | Returns the security status of an existing SOAP virtual root. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
SoapServerVRoot is used internally by the .NET Framework. You do not need to use it directly in your code.
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
