Share via


HttpPipelineTransportOptions.IsClientRedirectEnabled Property

Definition

Gets or sets a value that indicates whether the redirect policy should follow redirection responses.

public bool IsClientRedirectEnabled { get; set; }
member this.IsClientRedirectEnabled : bool with get, set
Public Property IsClientRedirectEnabled As Boolean

Property Value

true if the redirect policy should follow redirection responses; otherwise false. The default value is false.

Applies to