Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Initializes a new instance of the CookieCredentials class.
Overload List
Name | Description | |
---|---|---|
![]() |
CookieCredentials() | Initializes a new instance of the CookieCredentials class. |
![]() |
CookieCredentials(Cookie) | Initializes a new instance of the CookieCredentials class that contains the specified authentication cookie. |
![]() |
CookieCredentials(CookieCollection) | Initializes a new instance of the CookieCredentials class with the specified authentication cookies. |
![]() |
CookieCredentials(CookieContainer, Uri) | Initializes a new instance of the CookieCredentials class that contains the specified authentication cookies and cookie-based logon error page URL. |
Top