MsalError.RequestThrottled Field

Definition

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 

Field Value

Applies to