Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MvcClient
OwinAuth
C# Class MvcClient.OwinAuth
Datei anzeigen
Open project: danielwertheim/tokenserver-adventures
Public Methods
Method
Description
UseCookieAuthAgainstTokenServer
(
this
app
,
UseCookieAuthAgainstTokenServerOptions
options
) :
IAppBuilder
Method Details
UseCookieAuthAgainstTokenServer()
public
static
method
public
static
UseCookieAuthAgainstTokenServer
(
this
app
,
UseCookieAuthAgainstTokenServerOptions
options
) :
IAppBuilder
app
this
options
UseCookieAuthAgainstTokenServerOptions
return
IAppBuilder