Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Compete
Site
Infrastructure
FormsAuthenticationService
C# Class Compete.Site.Infrastructure.FormsAuthenticationService
Inheritance:
IFormsAuthentication
Mostra file
Open project: aaronjensen/compete
Public Methods
Method
Description
SignIn
(
string
userName
) :
void
SignOut
( ) :
void
Method Details
SignIn()
public
method
public
SignIn
(
string
userName
) :
void
userName
string
return
void
SignOut()
public
method
public
SignOut
( ) :
void
return
void