C# Class DRMFSS.Web.FormsAuthenticationWrapper

Inheritance: IFormsAuthenticationWrapper
Show file Open project: edgecomputing/cats-hub-module

Public Methods

Method Description
SetAuthCookie ( string userName, bool rememberMe ) : void

Method Details

SetAuthCookie() public method

public SetAuthCookie ( string userName, bool rememberMe ) : void
userName string
rememberMe bool
return void