CookieHeaderManager.Instance Property
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.
Gets the instance of the singleton of CookieHeaderManager.
public:
static property Microsoft::VisualStudio::SharePoint::Remote::Authentication::CookieHeaderManager ^ Instance { Microsoft::VisualStudio::SharePoint::Remote::Authentication::CookieHeaderManager ^ get(); };
public static Microsoft.VisualStudio.SharePoint.Remote.Authentication.CookieHeaderManager Instance { get; }
static member Instance : Microsoft.VisualStudio.SharePoint.Remote.Authentication.CookieHeaderManager
Public Shared ReadOnly Property Instance As CookieHeaderManager
Property Value
The instance of the singleton of CookieHeaderManager.