C# Class Commencement.Mvc.WebPrincipal

Inheritance: IPrincipal
Show file Open project: ucdavis/Commencement

Public Methods

Method Description
IsInRole ( string role ) : bool

Method Details

IsInRole() public method

public IsInRole ( string role ) : bool
role string
return bool