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
SenseNet
ContentRepository
Security
SystemPrincipal
C# Class SenseNet.ContentRepository.Security.SystemPrincipal
Inheritance:
IPrincipal
Exibir arquivo
Open project: maxpavlov/FlexNet
Public Methods
Method
Description
IsInRole
(
string
role
) :
bool
SystemPrincipal
(
IUser
user
) :
System
Method Details
IsInRole()
public
method
public
IsInRole
(
string
role
) :
bool
role
string
return
bool
SystemPrincipal()
public
method
public
SystemPrincipal
(
IUser
user
) :
System
user
IUser
return
System