Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Core
Framework
Permissions
Models
BaseUser
C# Class Core.Framework.Permissions.Models.BaseUser
Inheritance:
System.Entity
,
ICorePrincipal
Mostra file
Open project: coreframework/Core-Framework
Public Methods
Method
Description
IsInRole
(
String
role
) :
bool
Method Details
IsInRole()
public
method
public
IsInRole
(
String
role
) :
bool
role
String
return
bool