如題。我每次在本機 debug 一個網站時,只要開始 debug ,網頁上就會要求我輸入 windows 認證帳號密碼。
HttpContext.Current.User.Identity.Name = ''
HttpContext.Current.User.Identity.IsAuthenticated = false
如題。我每次在本機 debug 一個網站時,只要開始 debug ,網頁上就會要求我輸入 windows 認證帳號密碼。
HttpContext.Current.User.Identity.Name = ''
HttpContext.Current.User.Identity.IsAuthenticated = false