C# Class Cats.Web.Hub.FormsAuthenticationWrapper

Inheritance: IFormsAuthenticationWrapper
Mostrar archivo Open project: edgecomputing/cats

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