MsalThrottledServiceException(MsalServiceException) Constructor
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.
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