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

Inheritance: IPrincipal, IIdentity
Afficher le fichier Open project: robashton/ravendb

Méthodes publiques

Méthode Description
IsInRole ( string role ) : bool

Method Details

IsInRole() public méthode

public IsInRole ( string role ) : bool
role string
Résultat bool