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
SocialPackage
Infrastructure
Entities
User
C# Class SocialPackage.Infrastructure.Entities.User
Inheritance:
IPrincipal
Afficher le fichier
Open project: AktivCo/social
Class Usage Examples
Private Properties
Свойство
Type
Description
Méthodes publiques
Méthode
Description
IsInRole
(
string
role
) :
bool
User
( ) :
System
User
(
IPrincipal
user
) :
System
Method Details
IsInRole()
public
méthode
public
IsInRole
(
string
role
) :
bool
role
string
Résultat
bool
User()
public
méthode
public
User
( ) :
System
Résultat
System
User()
public
méthode
public
User
(
IPrincipal
user
) :
System
user
IPrincipal
Résultat
System