MsalError.RequestThrottled フィールド

定義

要求が調整されたことを示す HTTP エラー コード 429 がサービスから返されました。 詳細については、以下を参照してください。 https://aka.ms/msal-net-throttling

public const string RequestThrottled;
val mutable RequestThrottled : string
Public Const RequestThrottled As String 

フィールド値

適用対象