Show / Hide Table of Contents

Property IapClientId

IapClientId

Gets a unique identifier associated with an application which is registered with the Identity-Aware Proxy (IAP) portal.

Declaration
public string IapClientId { get; }
Property Value
Type Description
string

A unique identifier associated with an application which is registered with the Identity-Aware Proxy (IAP) portal.

Remarks

This identifier is utilized by the Identity-Aware Proxy (IAP) to determine which application is attempting to authenticate. It is essential for accurately recognizing and processing authentication requests, ensuring that only the correct application is granted access to protected resources. Notably, Microsoft Entra Application Proxy does not require an IAP client ID for authorization and token generation.

Applies to

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