Partager via


AadAuthenticationFailedException(String, Exception) Constructor

Definition

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

Parameters

message
String
innerException
Exception

Applies to