Condividi tramite


HttpConnectionOptions.UseDefaultCredentials Proprietà

Definizione

Ottiene o imposta un valore che indica se le credenziali predefinite vengono utilizzate durante l'esecuzione di richieste HTTP.

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)

Valore della proprietà

Si applica a