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

Inheritance: AadAuthenticationException
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Méthode Description
AadAuthenticationFailedException ( string message, Exception innerException ) : System

Method Details

AadAuthenticationFailedException() public méthode

public AadAuthenticationFailedException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System