Click or drag to resize

AuthenticationChangeServiceUrl Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static void ChangeServiceUrl(
	HttpWebClientProtocol service,
	string serverUrl
)

Parameters

service
Type: System.Web.Services.ProtocolsHttpWebClientProtocol
serverUrl
Type: SystemString
See Also