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
BgEngine
Security
Services
CodeFirstSecurity
Logout
BgEngine.Security.Services.CodeFirstSecurity.Logout C# (CSharp) Méthode
CodeFirstSecurity Class Documentation
Afficher le fichier
Open project: yagopv/BgEngine
Logout()
public
static
méthode
public
static
Logout
( ) :
void
Résultat
void
public static void Logout() { VerifyProvider(); FormsAuthentication.SignOut(); }
CodeFirstSecurity
ChangePassword
ConfirmAccount
CreateAccount
GeneratePasswordResetToken
GetCreateDate
GetLastPasswordFailureDate
GetPasswordChangedDate
GetPasswordFailuresSinceLastSuccess
GetUserId
GetUserIdFromPasswordResetToken
GetUserMail
IsAccountLockedOut
IsAccountLockedOutInternal
IsConfirmed
IsCurrentUser
IsEmpty
IsUserLoggedOn
Login
Logout
RequireAuthenticatedUser
RequireRoles
RequireUser
ResetPassword
SetStatus
UserExists
VerifyProvider