Sdílet prostřednictvím


CookieHeaderManager.GetCookieHeader – metoda

Získá hlavičky souboru cookie ověřování s adresou url daného webu.

Obor názvů:  Microsoft.VisualStudio.SharePoint.Remote.Authentication
Sestavení:  Microsoft.VisualStudio.SharePoint.Remote (v Microsoft.VisualStudio.SharePoint.Remote.dll)

Syntaxe

'Deklarace
Public Function GetCookieHeader ( _
    siteUrl As Uri _
) As String
public string GetCookieHeader(
    Uri siteUrl
)

Parametry

  • siteUrl
    Typ: Uri

    Adresa url webu služby SharePoint.

Vrácená hodnota

Typ: String
Hlavička cookie. Null Pokud nebude nalezena.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

CookieHeaderManager Třída

Microsoft.VisualStudio.SharePoint.Remote.Authentication – obor názvů