Click or drag to resize

LoginParametersSetSapCredentials 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 SetSapCredentials(
	string sapUserId,
	string sapPassword,
	string sapPortName
)

Parameters

sapUserId
Type: SystemString
sapPassword
Type: SystemString
sapPortName
Type: SystemString
See Also