Compartilhar via


Método FeatureEnabledAttribute.OnAuthorization

Este membro substitui AuthorizationFilterAttribute.OnAuthorization(HttpActionContext).

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

FeatureEnabledAttribute Classe

Namespace Microsoft.TeamFoundation.Framework.Server