Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SocialPackage
Infrastructure
Entities
User
C# Class SocialPackage.Infrastructure.Entities.User
Inheritance:
IPrincipal
Exibir arquivo
Open project: AktivCo/social
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
IsInRole
(
string
role
) :
bool
User
( ) :
System
User
(
IPrincipal
user
) :
System
Method Details
IsInRole()
public
method
public
IsInRole
(
string
role
) :
bool
role
string
return
bool
User()
public
method
public
User
( ) :
System
return
System
User()
public
method
public
User
(
IPrincipal
user
) :
System
user
IPrincipal
return
System