Static Public Member Functions | |
| static Uri | GetServiceUrl (string host, string serviceName, string user, string password) |
| Gets the URL for the specified service by using WS-Inspection. | |
| static Uri Simias::DomainServices::WSInspection::GetServiceUrl | ( | string | host, | |
| string | serviceName, | |||
| string | user, | |||
| string | password | |||
| ) | [inline, static] |
Gets the URL for the specified service by using WS-Inspection.
| host | Address and optionally port of the host server. | |
| serviceName | Service name to find URL for. | |
| user | The user to be authenticated. | |
| password | The password of the user. |
1.5.6