次の方法で共有


AadAuthenticationCantRenewException Class

Definition

[System.Serializable]
public class AadAuthenticationCantRenewException : Microsoft.Azure.Commands.Common.Authentication.AadAuthenticationException
[<System.Serializable>]
type AadAuthenticationCantRenewException = class
    inherit AadAuthenticationException
Public Class AadAuthenticationCantRenewException
Inherits AadAuthenticationException
Inheritance
AadAuthenticationCantRenewException
Attributes

Constructors

AadAuthenticationCantRenewException()
AadAuthenticationCantRenewException(String)
AadAuthenticationCantRenewException(String, Exception)

Applies to