Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BExIS
Web
Shell
Areas
SAM
Models
FeaturePermissionModel
C# Class BExIS.Web.Shell.Areas.SAM.Models.FeaturePermissionModel
Show file
Open project: BEXIS2/Core
Public Methods
Method
Description
Convert
(
Feature
feature
,
Subject
subject
,
bool
existsPermission
,
bool
effectiveRight
) :
FeaturePermissionModel
Method Details
Convert()
public
static
method
public
static
Convert
(
Feature
feature
,
Subject
subject
,
bool
existsPermission
,
bool
effectiveRight
) :
FeaturePermissionModel
feature
BExIS.Security.Entities.Objects.Feature
subject
BExIS.Security.Entities.Subjects.Subject
existsPermission
bool
effectiveRight
bool
return
FeaturePermissionModel