Property CodeChallenge
CodeChallenge
Gets or sets the code challenge value.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
[[System.Text.Json.Serialization.JsonPropertyName("code_challenge")]]
public string? CodeChallenge { get; set; }
Property Value
Type | Description |
---|---|
System.String |