Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NovusCraft
Security
FormsAuthenticationWrapper
C# Class NovusCraft.Security.FormsAuthenticationWrapper
Inheritance:
IFormsAuthenticationWrapper
Afficher le fichier
Open project: NovusCraft/NovusCraft
Méthodes publiques
Méthode
Description
RemoveAuthCookie
( ) :
void
SetAuthCookie
(
string
email
) :
void
Method Details
RemoveAuthCookie()
public
méthode
public
RemoveAuthCookie
( ) :
void
Résultat
void
SetAuthCookie()
public
méthode
public
SetAuthCookie
(
string
email
) :
void
email
string
Résultat
void