Method ConfigureAuthentication
ConfigureAuthentication(IArcGISConfiguration, Action<IAuthenticationConfiguration>)
Configures how the ArcGIS SDK handles authentication
Declaration
public static IArcGISConfiguration ConfigureAuthentication(this IArcGISConfiguration configuration, Action<IAuthenticationConfiguration> configureAuthentication)
Parameters
Type | Name | Description |
---|---|---|
IArcGISConfiguration | configuration | Authentication Configuration. |
System.Action<IAuthenticationConfiguration> | configureAuthentication | Authentication configuration delegate. |
Returns
Type | Description |
---|---|
IArcGISConfiguration | ArcGIS Configuration |
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.0 - 200.5 |
.NET | 200.0 - 200.5 |
.NET Windows | 200.0 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 200.0 - 200.5 |
UWP | 200.0 - 200.5 |