Show / Hide Table of Contents

Property Culture

Culture

Gets the language to use for the OAuth login page.

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

A System.Globalization.CultureInfo that provides a language for the login page.

Remarks

If not explicitly set, the culture used by the device/machine is used. If the culture is not supported by the portal then OAuth login page will be displayed in the language corresponding to culture specified in the portal/organization settings. If unspecified by the constructor, defaults to System.Globalization.CultureInfo.CurrentUICulture.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 200.8
.NET Windows200.5 - 200.8
.NET Android200.5 - 200.8
.NET iOS200.5 - 200.8
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.