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

Inheritance: System.Entity, ICorePrincipal
Afficher le fichier Open project: coreframework/Core-Framework

Méthodes publiques

Méthode Description
IsInRole ( String role ) : bool

Method Details

IsInRole() public méthode

public IsInRole ( String role ) : bool
role String
Résultat bool