WebRequestPSCmdlet.AllowInsecureRedirect Property

Definition

Gets or sets the AllowInsecureRedirect property used to follow HTTP redirects from HTTPS.

[System.Management.Automation.Parameter]
public virtual System.Management.Automation.SwitchParameter AllowInsecureRedirect { get; set; }
[<System.Management.Automation.Parameter>]
member this.AllowInsecureRedirect : System.Management.Automation.SwitchParameter with get, set
Public Overridable Property AllowInsecureRedirect As SwitchParameter

Property Value

Attributes

Applies to