HttpConnectionOptions.UseDefaultCredentials Vlastnost

Definice

Získá nebo nastaví hodnotu označující, jestli se při provádění požadavků HTTP používají 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

Nullable<Boolean>

Platí pro