ConfigurationOptions.MSALRequestTimeout 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.
Amount of time to wait for MSAL/AAD to wait for a token response before timing out
public TimeSpan MSALRequestTimeout { get; set; }
member this.MSALRequestTimeout : TimeSpan with get, set
Public Property MSALRequestTimeout As TimeSpan