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

ファイルを表示 Open project: frapid/frapid

Public Methods

Method Description
IsAuthorizedAsync ( string tenant, System.Web.HttpContextBase context ) : Task

Method Details

IsAuthorizedAsync() public static method

public static IsAuthorizedAsync ( string tenant, System.Web.HttpContextBase context ) : Task
tenant string
context System.Web.HttpContextBase
return Task