Property ClientId
ClientId
Gets a unique application-specific identifier associated with an application which is registered with the Identity-Aware Proxy (IAP) portal.
Declaration
public string ClientId { get; }
Property Value
| Type | Description |
|---|---|
| string | A unique application-specific 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.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |