CookieCredentials constructor
SharePoint 2013
Initializes a new instance of the CookieCredentials class.
| 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. |
Show: