Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Microsoft
Azure
Commands
Common
Authentication
AadAuthenticationFailedException
C# Class Microsoft.Azure.Commands.Common.Authentication.AadAuthenticationFailedException
Inheritance:
AadAuthenticationException
ファイルを表示
Open project: Azure/azure-powershell
Class Usage Examples
Public Methods
Method
Description
AadAuthenticationFailedException
(
string
message
,
Exception
innerException
) :
System
Method Details
AadAuthenticationFailedException()
public
method
public
AadAuthenticationFailedException
(
string
message
,
Exception
innerException
) :
System
message
string
innerException
System.Exception
return
System