UserDetailsModel.Login Property

Definition

User Login.

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

Property Value

Attributes

Applies to