microsoft.owin.security

  • AuthenticationManager

    https://katanaproject.codeplex.com/SourceControl/latest#src/Microsoft.Owin/Security/AuthenticationManager.cs

micorsoft.owin.security.cookie

  • IAppBuilderへの拡張メソッド UseCookieAuthentication

    https://katanaproject.codeplex.com/SourceControl/latest#src/Microsoft.Owin.Security.Cookies/CookieAuthenticationExtensions.cs
  • CookieAuthenticationOptions.CookieManagerのデフォルト値

    https://katanaproject.codeplex.com/SourceControl/latest#src/Microsoft.Owin/Infrastructure/ChunkingCookieManager.cs
  • UseCookieAuthenticationで設定されるミドルウェア

    https://katanaproject.codeplex.com/SourceControl/latest#src/Microsoft.Owin.Security.Cookies/CookieAuthenticationMiddleware.cs
  • リクエストとレスポンスのハンドラ

    https://katanaproject.codeplex.com/SourceControl/latest#src/Microsoft.Owin.Security.Cookies/CookieAuthenticationHandler.cs