Sdílet prostřednictvím


AadAuthenticationFailedWithoutPopupException(String, Exception) Constructor

Definition

public AadAuthenticationFailedWithoutPopupException (string message, Exception innerException);
new Microsoft.Azure.Commands.Common.Authentication.AadAuthenticationFailedWithoutPopupException : string * Exception -> Microsoft.Azure.Commands.Common.Authentication.AadAuthenticationFailedWithoutPopupException
Public Sub New (message As String, innerException As Exception)

Parameters

message
String
innerException
Exception

Applies to