CurlDotNet

CurlDotNet.Exceptions

CurlAuthenticationException Class

Thrown when authentication fails

public class CurlAuthenticationException : CurlDotNet.Exceptions.CurlException

Inheritance System.Object 🡒 System.Exception 🡒 CurlException 🡒 CurlAuthenticationException

Derived
CurlLoginDeniedException

Constructors
CurlAuthenticationException(string, string, string) Initializes a new instance of the CurlAuthenticationException class.
Properties
AuthMethod Gets the authentication method that failed.

About This Documentation

💎 Sponsored by IronSoftware - Enterprise .NET components trusted by thousands of developers worldwide.

✍️ Written by Jacob Mellor, CTO at IronSoftware.

📦 Get CurlDotNet: NuGet Package | GitHub Repository