Microsoft Report Viewer [2021]
public bool GetFormsCredentials(out Cookie authCookie, out string userName, out string password, out string authority) { authCookie = null; userName = null; password = null; authority = null; return false; // Not using Forms Auth } }
When you open a report in our application, you are using the tool. Here’s what you need to know: microsoft report viewer
Support for Report Viewer control versions - Microsoft Learn public bool GetFormsCredentials(out Cookie authCookie