C# Class AspNetCore.ApiGateway.Authorization.GatewayDeleteAuthorizeAttribute

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

Public Methods

Method Description
GatewayDeleteAuthorizeAttribute ( IDeleteGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization

Method Details

GatewayDeleteAuthorizeAttribute() public method

public GatewayDeleteAuthorizeAttribute ( IDeleteGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization
authorization IDeleteGatewayAuthorization
return Microsoft.AspNetCore.Authorization