C# 클래스 MvcClient.OwinAuth

파일 보기 프로젝트 열기: danielwertheim/tokenserver-adventures

공개 메소드들

메소드 설명
UseCookieAuthAgainstTokenServer ( this app, UseCookieAuthAgainstTokenServerOptions options ) : IAppBuilder

메소드 상세

UseCookieAuthAgainstTokenServer() 공개 정적인 메소드

public static UseCookieAuthAgainstTokenServer ( this app, UseCookieAuthAgainstTokenServerOptions options ) : IAppBuilder
app this
options UseCookieAuthAgainstTokenServerOptions
리턴 IAppBuilder