Compartilhar via


Método DemandFeatureAttribute.OnActionExecuting

Este membro substitui ActionFilterAttribute.OnActionExecuting(HttpActionContext).

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Public Overrides Sub OnActionExecuting ( _
    actionContext As HttpActionContext _
)
public override void OnActionExecuting(
    HttpActionContext actionContext
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DemandFeatureAttribute Classe

Namespace Microsoft.TeamFoundation.Server.Core