AadAuthenticationFailedWithoutPopupException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Serializable]
public class AadAuthenticationFailedWithoutPopupException : Microsoft.Azure.Commands.Common.Authentication.AadAuthenticationException
[<System.Serializable>]
type AadAuthenticationFailedWithoutPopupException = class
inherit AadAuthenticationException
Public Class AadAuthenticationFailedWithoutPopupException
Inherits AadAuthenticationException
- Inheritance
- Attributes
Constructors
AadAuthenticationFailedWithoutPopupException(String, Exception) |