MsalThrottledServiceException.OriginalServiceException 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.
The original service exception that triggered the throttling.
public Microsoft.Identity.Client.MsalServiceException OriginalServiceException { get; }
member this.OriginalServiceException : Microsoft.Identity.Client.MsalServiceException
Public ReadOnly Property OriginalServiceException As MsalServiceException