Show / Hide Table of Contents

Property AuthorizeUrl

AuthorizeUrl

Gets the Identity-Aware Proxy (IAP) authorize endpoint that facilitates user authentication.

Declaration
public Uri AuthorizeUrl { get; }
Property Value
Type Description
Uri

The Identity-Aware Proxy (IAP) authorize endpoint that facilitates user authentication.

Remarks

This URL is presented in the web session, allowing users to enter their credentials. Upon successful authentication, an authorization code is received, which can be used to generate tokens for secure access to protected resources.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.