Show / Hide Table of Contents

Property CultureInfo

CultureInfo

Gets or sets the culture info used to render the OAuth login page.

Declaration
public CultureInfo CultureInfo { get; set; }
Property Value
Type Description
System.Globalization.CultureInfo

The culture info used to render the OAuth login page.

Remarks

The default culture is based on the current culture set for the app or device, if it is supported by the SDK; otherwise, it will default to en-US.

Set to null if you want the login page to use the culture set in the portal/organization settings.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.9 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.9 - 200.8
Xamarin.Android100.9 - 100.15
Xamarin.iOS100.9 - 100.15
UWP100.9 - 200.8
In This Article
Back to top Copyright © 2022 Esri.