C# Class Catbert4.Services.WebPrincipal

Inheritance: IPrincipal
Show file Open project: ucdavis/Catbert

Public Methods

Method Description
IsInRole ( string role ) : bool

Method Details

IsInRole() public method

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