Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CoyoteMoves
Controllers
UserController
C# Class CoyoteMoves.Controllers.UserController
Inheritance:
ApiController
显示文件
Open project: jakemmarsh/coyote-moves
Class Usage Examples
Public Methods
Method
Description
GetUserAuthType
( ) :
string
GetUserEmail
( ) :
string
GetUserName
( ) :
string
GetUserRoles
( ) :
ArrayList
Method Details
GetUserAuthType()
public
method
public
GetUserAuthType
( ) :
string
return
string
GetUserEmail()
public
method
public
GetUserEmail
( ) :
string
return
string
GetUserName()
public
method
public
GetUserName
( ) :
string
return
string
GetUserRoles()
public
method
public
GetUserRoles
( ) :
ArrayList
return
System.Collections.ArrayList