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