This topic has not yet been rated - Rate this topic

CookieCredentials constructor

Initializes a new instance of the CookieCredentials class.

  NameDescription
Protected method CookieCredentials() Initializes a new instance of the CookieCredentials class.
Public method CookieCredentials(Cookie) Initializes a new instance of the CookieCredentials class that contains the specified authentication cookie.
Public method CookieCredentials(CookieCollection) Initializes a new instance of the CookieCredentials class with the specified authentication cookies.
Public method 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
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.