TokenExchangeInvokeResponse.FailureDetail Property

Definition

Gets or sets the details of why the token exchange failed.

public string FailureDetail { get; set; }
member this.FailureDetail : string with get, set
Public Property FailureDetail As String

Property Value

The details of why the token exchange failed.

Applies to