Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Cats
Web
Hub
FormsAuthenticationWrapper
C# 클래스 Cats.Web.Hub.FormsAuthenticationWrapper
상속:
IFormsAuthenticationWrapper
파일 보기
프로젝트 열기: edgecomputing/cats
공개 메소드들
메소드
설명
SetAuthCookie
(
string
userName
,
bool
rememberMe
) :
void
메소드 상세
SetAuthCookie()
공개
메소드
public
SetAuthCookie
(
string
userName
,
bool
rememberMe
) :
void
userName
string
rememberMe
bool
리턴
void