C# Class Frapid.Areas.Authorization.Helpers.AuthorizationManager

Afficher le fichier Open project: frapid/frapid

Méthodes publiques

Méthode Description
IsAuthorizedAsync ( string tenant, System.Web.HttpContextBase context ) : Task

Method Details

IsAuthorizedAsync() public static méthode

public static IsAuthorizedAsync ( string tenant, System.Web.HttpContextBase context ) : Task
tenant string
context System.Web.HttpContextBase
Résultat Task