PostModel.Password Property

Definition

password

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

Property Value

Attributes

Applies to