Freigeben über


FeatureEnabledAttribute.OnAuthorization-Methode

Dieser Member überschreibt AuthorizationFilterAttribute.OnAuthorization(HttpActionContext).

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

Syntax

'Declaration
Public Overrides Sub OnAuthorization ( _
    actionContext As HttpActionContext _
)
public override void OnAuthorization(
    HttpActionContext actionContext
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

FeatureEnabledAttribute Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace