C# Class Raven.Database.Server.Security.MixedModeRequestAuthorizer.OneTimetokenPrincipal

Inheritance: IPrincipal, IIdentity
Mostra file Open project: robashton/ravendb

Public Methods

Method Description
IsInRole ( string role ) : bool

Method Details

IsInRole() public method

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