Click or drag to resize

LoginHandlerGetLoginToken Method

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string GetLoginToken(
	string userName,
	string password
)

Parameters

userName
Type: SystemString
password
Type: SystemString

Return Value

Type: String
See Also