SoapServerTlb Class
Processes authenticated, encrypted SOAP components on servers. This class cannot be inherited.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Name | Description | |
|---|---|---|
![]() | SoapServerTlb() | Initializes a new instance of the SoapServerTlb class. |
| Name | Description | |
|---|---|---|
![]() | AddServerTlb(String^, String^, String^, String^, String^, String^, String^, String^, String^, String^, String^, String^%, String^%) | Adds the entries for a server type library to the Web.config and Default.disco files, depending on security options, and generates a proxy if necessary. |
![]() | DeleteServerTlb(String^, String^, String^, String^, String^, String^, String^, String^, String^, String^) | Removes entries for a server type library from the Web.config and Default.disco files, depending on security options. |
![]() | 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() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
SoapServerTlb 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.
