Share via


CookieHeaderManager.Instance Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the instance of the singleton of CookieHeaderManager.

Namespace:  Microsoft.VisualStudio.SharePoint.Remote.Authentication
Assembly:  Microsoft.VisualStudio.SharePoint.Remote (in Microsoft.VisualStudio.SharePoint.Remote.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Instance As CookieHeaderManager
public static CookieHeaderManager Instance { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.Remote.Authentication.CookieHeaderManager
The instance of the singleton of CookieHeaderManager.

.NET Framework Security

See Also

Reference

CookieHeaderManager Class

Microsoft.VisualStudio.SharePoint.Remote.Authentication Namespace