Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DRMFSS
Web
FormsAuthenticationWrapper
C# Class DRMFSS.Web.FormsAuthenticationWrapper
Inheritance:
IFormsAuthenticationWrapper
ファイルを表示
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