OAuth Error ResponseError Description Property
Definition
Namespace: DWSIM.Simulate365.Models
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.Simulate365 (in DWSIM.Simulate365.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[JsonPropertyAttribute("error_description")]
public string ErrorDescription { get; set; }VB
<JsonPropertyAttribute("error_description")>
Public Property ErrorDescription As String
Get
Set