Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AuthenticationService
C# Class AuthenticationService, code
Inheritance:
IAuthenticationService
Show file
Open project: shendongnian/code
Class Usage Examples
Protected Methods
Method
Description
GetAuthenticatedUser
(
IPrincipal
principal
) :
User
Private Methods
Method
Description
SaveMyUser
(
user
) :
void
Method Details
GetAuthenticatedUser()
protected
method
protected
GetAuthenticatedUser
(
IPrincipal
principal
) :
User
principal
IPrincipal
return
User