Authentication.Text Property

Definition

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

Property Value

Attributes

Applies to