WebApplicationFactoryClientOptions.AllowAutoRedirect Özellik

Tanım

Örnekleri çağırarak oluşturulup oluşturulmayacağını alır veya ayarlar HttpClientCreateClient(WebApplicationFactoryClientOptions) yeniden yönlendirme yanıtlarını otomatik olarak izlemelidir. Varsayılan değer true'dur. ///

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

Boolean

Şunlara uygulanır