AuthCardButton.Image Property

Definition

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

Property Value

Attributes

Applies to