Show / Hide Table of Contents

Property ClientSecret

ClientSecret

Gets a private key used to verify that the application is authorized to access secured services.

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

A private key used to verify that the application is authorized to access secured services.

Remarks

This key establishes trust between the application and the Identity-Aware Proxy (IAP), ensuring that only authenticated applications can request access to protected resources. It must be kept confidential to prevent unauthorized access. Notably, Microsoft Entra Application Proxy does not require a client secret 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.