Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
Azure
Commands
Common
Authentication
AadAuthenticationCanceledException
C# Class Microsoft.Azure.Commands.Common.Authentication.AadAuthenticationCanceledException
Inheritance:
AadAuthenticationException
Show file
Open project: Azure/azure-powershell
Public Methods
Method
Description
AadAuthenticationCanceledException
(
string
message
,
Exception
innerException
) :
System
Method Details
AadAuthenticationCanceledException()
public
method
public
AadAuthenticationCanceledException
(
string
message
,
Exception
innerException
) :
System
message
string
innerException
System.Exception
return
System