MsalThrottledServiceException(MsalServiceException) Constructor

Definition

Constructor

public MsalThrottledServiceException (Microsoft.Identity.Client.MsalServiceException originalException);
new Microsoft.Identity.Client.MsalThrottledServiceException : Microsoft.Identity.Client.MsalServiceException -> Microsoft.Identity.Client.MsalThrottledServiceException
Public Sub New (originalException As MsalServiceException)

Parameters

originalException
MsalServiceException

Applies to