Click or drag to resize

VGFormsAuthenticationServiceSignIn Method (String, Boolean)

Namespace:  Novalys.VisualGuard.Security.Web
Assembly:  Novalys.VisualGuard.Security.WebMvc (in Novalys.VisualGuard.Security.WebMvc.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public static void SignIn(
	string username,
	bool createPersistentCookie
)

Parameters

username
Type: SystemString
createPersistentCookie
Type: SystemBoolean
See Also