Click or drag to resize

LoginParametersSetUnviredIdCredentials 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 SetUnviredIdCredentials(
	string unviredUserId,
	string unviredPassword
)

Parameters

unviredUserId
Type: SystemString
unviredPassword
Type: SystemString
See Also