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
CTCClassSchedule
Models
FormsAuthenticationService
C# Class CTCClassSchedule.Models.FormsAuthenticationService
Inheritance:
IFormsAuthenticationService
Afficher le fichier
Open project: BellevueCollege/ClassSchedule
Class Usage Examples
Méthodes publiques
Méthode
Description
SignIn
(
string
userName
,
bool
createPersistentCookie
) :
void
SignOut
( ) :
void
Method Details
SignIn()
public
méthode
public
SignIn
(
string
userName
,
bool
createPersistentCookie
) :
void
userName
string
createPersistentCookie
bool
Résultat
void
SignOut()
public
méthode
public
SignOut
( ) :
void
Résultat
void