C# Class Frapid.Areas.CSRF.AntiforgeryTokenizer

Inheritance: IAntiforgeryTokenizer
Afficher le fichier Open project: frapid/frapid Class Usage Examples

Méthodes publiques

Méthode Description
AntiforgeryTokenizer ( System.Web.Mvc.HtmlHelper helper ) : System.Web.Mvc
Get ( ) : System.Web.Mvc.MvcHtmlString

Method Details

AntiforgeryTokenizer() public méthode

public AntiforgeryTokenizer ( System.Web.Mvc.HtmlHelper helper ) : System.Web.Mvc
helper System.Web.Mvc.HtmlHelper
Résultat System.Web.Mvc

Get() public méthode

public Get ( ) : System.Web.Mvc.MvcHtmlString
Résultat System.Web.Mvc.MvcHtmlString