ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpClient Class / AllowRedirect Property

In This Topic
    AllowRedirect Property
    In This Topic
    Gets or sets a value that indicates whether the request should follow redirection responses.
    Syntax
    public bool AllowRedirect {get; set;}
    Public Property AllowRedirect As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also