Click or drag to resize

WsDNSBaseRestAuthenticate Method

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void RestAuthenticate(
	string userName,
	string password
)

Parameters

userName
Type: SystemString
password
Type: SystemString
See Also