C# Class MvcClient.OwinAuth

Afficher le fichier Open project: danielwertheim/tokenserver-adventures

Méthodes publiques

Méthode Description
UseCookieAuthAgainstTokenServer ( this app, UseCookieAuthAgainstTokenServerOptions options ) : IAppBuilder

Method Details

UseCookieAuthAgainstTokenServer() public static méthode

public static UseCookieAuthAgainstTokenServer ( this app, UseCookieAuthAgainstTokenServerOptions options ) : IAppBuilder
app this
options UseCookieAuthAgainstTokenServerOptions
Résultat IAppBuilder