代码之家  ›  专栏  ›  技术社区  ›  TN.

如何在ASP.NET中从url中获取用户名和密码?

  •  6
  • TN.  · 技术社区  · 15 年前

    如何从URL中获取ASP.NET用户名和密码?

    https://myUser:myPassword@myServer/
    

    HttpContext.Current.Request.Url https://myServer/ .

    2 回复  |  直到 15 年前
        1
  •  5
  •   jgauffin    15 年前
        2
  •  0
  •   Daniel Crenna    14 年前

    推荐文章