ArcGIS Pro 3.0 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, Windows 8.1

    See Also