C# Class AspNetCore.ApiGateway.Authorization.GatewayPutAuthorizeAttribute

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

Public Methods

Method Description
GatewayPutAuthorizeAttribute ( IPutGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization

Method Details

GatewayPutAuthorizeAttribute() public method

public GatewayPutAuthorizeAttribute ( IPutGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization
authorization IPutGatewayAuthorization
return Microsoft.AspNetCore.Authorization