C# Class Membrane.Core.DTOs.AuthenticatedUserDTO

Inheritance: IPrincipal, IIdentity
Datei anzeigen Open project: pollingj/Membrane-CMS Class Usage Examples

Public Methods

Method Description
IsInRole ( string role ) : bool

Method Details

IsInRole() public method

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