Click or drag to resize

LoginParametersSetAdsCredentials Method

Namespace:  Unvired.Kernel.UWP.Login
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static void SetAdsCredentials(
	string adsUserId,
	string adsPassword,
	string adsDomain
)

Parameters

adsUserId
Type: SystemString
adsPassword
Type: SystemString
adsDomain
Type: SystemString
See Also