C# Class Raven.Database.Server.Security.OAuth.AccessTokenBody

Afficher le fichier Open project: nhsevidence/ravendb Class Usage Examples

Méthodes publiques

Méthode Description
IsAuthorized ( string tenantId ) : bool
IsExpired ( ) : bool

Method Details

IsAuthorized() public méthode

public IsAuthorized ( string tenantId ) : bool
tenantId string
Résultat bool

IsExpired() public méthode

public IsExpired ( ) : bool
Résultat bool