C# Class Core.Framework.Permissions.Models.BaseUser

Inheritance: System.Entity, ICorePrincipal
显示文件 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