C# Class FSNEP.Core.Abstractions.WebPrincipal

Inheritance: IPrincipal
Mostra file Open project: ucdavis/FSNEP

Public Methods

Method Description
IsInRole ( string role ) : bool

Method Details

IsInRole() public method

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