C# Class AspNetCore.ApiGateway.Authorization.GatewayPatchAuthorizeAttribute

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

Public Methods

Method Description
GatewayPatchAuthorizeAttribute ( IPatchGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization

Method Details

GatewayPatchAuthorizeAttribute() public method

public GatewayPatchAuthorizeAttribute ( IPatchGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization
authorization IPatchGatewayAuthorization
return Microsoft.AspNetCore.Authorization