C# Class Microsoft.Azure.Commands.Common.Authentication.AadAuthenticationFailedWithoutPopupException

Inheritance: AadAuthenticationException
Show file Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
AadAuthenticationFailedWithoutPopupException ( string message, Exception innerException ) : System

Method Details

AadAuthenticationFailedWithoutPopupException() public method

public AadAuthenticationFailedWithoutPopupException ( string message, Exception innerException ) : System
message string
innerException System.Exception
return System