MsalError.RequestTimeout Field
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.
The HTTP Request to the STS timed out.
Mitigation
you can retry after a delay.public const string RequestTimeout;
val mutable RequestTimeout : string
Public Const RequestTimeout As String