WebApplicationFactoryClientOptions.AllowAutoRedirect Propriedade

Definição

Obtém ou define se as instâncias criadas pela chamada CreateClient(WebApplicationFactoryClientOptions) devem seguir HttpClient automaticamente as respostas de redirecionamento. O padrão é 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

Valor da propriedade

Aplica-se a