CookieHeaderManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Manages the authentication cookie headers used by Visual Studio for communicating with SharePoint.
public ref class CookieHeaderManager sealed
public sealed class CookieHeaderManager
type CookieHeaderManager = class
Public NotInheritable Class CookieHeaderManager
- Inheritance
-
CookieHeaderManager
Constructors
CookieHeaderManager() |
Initializes a new instance of the CookieHeaderManager class. |
Properties
Instance |
Gets the instance of the singleton of CookieHeaderManager. |
Methods
GetCookieHeader(Uri) |
Retrieves the authentication cookie header with the given site url. |