Click or drag to resize

IAuthenticationWithCredentialsRestoreSession Method

Namespace:  Dynamicweb.Security.UserManagement.ExternalAuthentication
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
void RestoreSession(
	string username,
	string password
)

Parameters

username
Type: SystemString
password
Type: SystemString
See Also