UserDetailsModel.Location Property

Definition

Location of the user

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

Property Value

Attributes

Applies to