C# Class WindowsAzure.Acs.Oauth2.EnsureOAuthMessageInterceptedAttribute

Inheritance: System.Web.Mvc.AuthorizeAttribute
Afficher le fichier Open project: maartenba/WindowsAzure.Acs.Oauth2

Méthodes publiques

Méthode Description
EnsureOAuthMessageInterceptedAttribute ( ) : System.Web.Mvc
OnAuthorization ( System.Web.Mvc.AuthorizationContext filterContext ) : void

Method Details

EnsureOAuthMessageInterceptedAttribute() public méthode

public EnsureOAuthMessageInterceptedAttribute ( ) : System.Web.Mvc
Résultat System.Web.Mvc

OnAuthorization() public méthode

public OnAuthorization ( System.Web.Mvc.AuthorizationContext filterContext ) : void
filterContext System.Web.Mvc.AuthorizationContext
Résultat void