C# Class AspNetCore.ApiGateway.Authorization.GatewayGetOrHeadAuthorizeAttribute

Inheritance: GatewayVerbAuthorizeAttribute
Show file Open project: VeritasSoftware/AspNetCore.ApiGateway

Public Methods

Method Description
GatewayGetOrHeadAuthorizeAttribute ( IGetOrHeadGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization

Method Details

GatewayGetOrHeadAuthorizeAttribute() public method

public GatewayGetOrHeadAuthorizeAttribute ( IGetOrHeadGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization
authorization IGetOrHeadGatewayAuthorization
return Microsoft.AspNetCore.Authorization