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