C# Class AspNetCore.ApiGateway.Authorization.GatewayHubPostAuthorizeAttribute

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

Public Methods

Method Description
GatewayHubPostAuthorizeAttribute ( IHubPostGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization

Method Details

GatewayHubPostAuthorizeAttribute() public method

public GatewayHubPostAuthorizeAttribute ( IHubPostGatewayAuthorization authorization = null ) : Microsoft.AspNetCore.Authorization
authorization IHubPostGatewayAuthorization
return Microsoft.AspNetCore.Authorization