Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Cats
Web
Hub
FormsAuthenticationWrapper
C# Class Cats.Web.Hub.FormsAuthenticationWrapper
Inheritance:
IFormsAuthenticationWrapper
Show file
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