TokenExchangeInvokeResponse.FailureDetail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.