Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NovusCraft
Security
FormsAuthenticationWrapper
C# Class NovusCraft.Security.FormsAuthenticationWrapper
Inheritance:
IFormsAuthenticationWrapper
Mostrar archivo
Open project: NovusCraft/NovusCraft
Public Methods
Method
Description
RemoveAuthCookie
( ) :
void
SetAuthCookie
(
string
email
) :
void
Method Details
RemoveAuthCookie()
public
method
public
RemoveAuthCookie
( ) :
void
return
void
SetAuthCookie()
public
method
public
SetAuthCookie
(
string
email
) :
void
email
string
return
void