WebApplicationFactoryClientOptions.HandleCookies Proprietà

Definizione

Ottiene o imposta se HttpClient le istanze create dalla chiamata CreateClient(WebApplicationFactoryClientOptions) devono gestire i cookie. Il valore predefinito è true.

public:
 property bool HandleCookies { bool get(); void set(bool value); };
public bool HandleCookies { get; set; }
member this.HandleCookies : bool with get, set
Public Property HandleCookies As Boolean

Valore della proprietà

Si applica a