WebJobsAuthenticationEventsContextClient.Locale Property

Definition

Gets or sets the locale.

[System.Text.Json.Serialization.JsonPropertyName("locale")]
public string Locale { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("locale")>]
member this.Locale : string with get, set
Public Property Locale As String

Property Value

The locale.

Attributes

Applies to