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