Show / Hide Table of Contents

Property IapConfigurations

IapConfigurations

Gets an editable list of IapConfiguration object, which contain necessary information for creating Identity-aware proxy credentials.

Declaration
public IList<IapConfiguration> IapConfigurations { get; }
Property Value
Type Description
IList<IapConfiguration>

An editable list of IapConfiguration object, which contain necessary information for creating Identity-aware proxy credentials.

Remarks

To enable OAuth 2.0 user authentication, assign the OAuthAuthorizeHandler and add an IapConfiguration to this list prior to accessing secured resources. The IapConfiguration provides information required for the OAuth 2.0 "authorization_code" and "implicit" grant flows.

See Also
OAuthUserCredential

Applies to

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