MsalError.RequestThrottled 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.
Service returned HTTP error code 429 which indicates the request has been throttled. For more details see https://aka.ms/msal-net-throttling
public const string RequestThrottled;
val mutable RequestThrottled : string
Public Const RequestThrottled As String