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
SenseNet
ContentRepository
Security
PortalPrincipal
C# Class SenseNet.ContentRepository.Security.PortalPrincipal
Inheritance:
IPrincipal
Afficher le fichier
Open project: maxpavlov/FlexNet
Class Usage Examples
Méthodes publiques
Méthode
Description
IsInRole
(
string
role
) :
bool
PortalPrincipal
(
IUser
user
) :
System
Method Details
IsInRole()
public
méthode
public
IsInRole
(
string
role
) :
bool
role
string
Résultat
bool
PortalPrincipal()
public
méthode
public
PortalPrincipal
(
IUser
user
) :
System
user
IUser
Résultat
System