Sdílet prostřednictvím


AuthenticationHeaderValue.Parameter Vlastnost

Definice

Získá přihlašovací údaje obsahující ověřovací informace uživatelského agenta pro požadovaný prostředek.

public:
 property System::String ^ Parameter { System::String ^ get(); };
public string Parameter { get; }
public string? Parameter { get; }
member this.Parameter : string
Public ReadOnly Property Parameter As String

Hodnota vlastnosti

Přihlašovací údaje obsahující ověřovací informace.

Platí pro