WebApplicationFactoryClientOptions.AllowAutoRedirect Özellik

Tanım

Çağrıyla CreateClient(WebApplicationFactoryClientOptions) oluşturulan örneklerin yeniden yönlendirme yanıtlarını otomatik olarak izlemesi gerekip gerekmediğini HttpClient alır veya ayarlar. Varsayılan değer: true.

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

Özellik Değeri

Şunlara uygulanır