Sdílet prostřednictvím


HttpConnectionOptions.UseDefaultCredentials Vlastnost

Definice

Získá nebo nastaví hodnotu označující, zda jsou při provádění požadavků HTTP použity výchozí přihlašovací údaje.

public:
 property Nullable<bool> UseDefaultCredentials { Nullable<bool> get(); void set(Nullable<bool> value); };
public bool? UseDefaultCredentials { get; set; }
member this.UseDefaultCredentials : Nullable<bool> with get, set
Public Property UseDefaultCredentials As Nullable(Of Boolean)

Hodnota vlastnosti

Platí pro