Class CredentialUnavailableException | Azure SDK for .NET

An exception indicating a Azure.Core.TokenCredential did not attempt to authenticate and retrieve Azure.Core.AccessToken, as its prerequisite information or state was not available. System.Exception CredentialUnavailableException

An exception indicating a Azure.Core.TokenCredential did not attempt to authenticate and retrieve Azure.Core.AccessToken, as its prerequisite information or state was not available.

Inheritance

System.Exception

CredentialUnavailableException

Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.Identity.dll
Syntax
[System.Serializable] public class CredentialUnavailableException : Azure.Identity.AuthenticationFailedException

Constructors

CredentialUnavailableException(String)

Declaration
public CredentialUnavailableException (string message);
Parameters
System.String message

The message describing the authentication failure.

CredentialUnavailableException(SerializationInfo, StreamingContext)

A constructor used for serialization.

Declaration
protected CredentialUnavailableException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
Parameters
System.Runtime.Serialization.SerializationInfo info

The System.Runtime.Serialization.SerializationInfo.

System.Runtime.Serialization.StreamingContext context

The System.Runtime.Serialization.StreamingContext.

CredentialUnavailableException(String, Exception)

Declaration
public CredentialUnavailableException (string message, Exception innerException);
Parameters
System.String message

The message describing the authentication failure.

System.Exception innerException

The exception underlying the authentication failure.

ncG1vNJzZmiZqqq%2Fpr%2FDpJuom6Njr627wWeaqKqVY8SqusOorqxmnprBcHDWnplonJ%2Bpu6bAjnqxrqqVY5alsc2toK2xX2Z7dnqPaJipoV92x7a%2BxGeAnZ2eqba1xY56sa6qlWOWpbHNraCtsV54v6awxKeropmciruiwsCio5qanJqSua%2FEqauip55jtbW5yw%3D%3D

 Share!