C# Class NContext.Extensions.AspNet.WebApi.ErrorHandling.AuthenticationError

Inheritance: NContext.ErrorHandling.ErrorBase
Afficher le fichier Open project: PowerDMS/NContext

Méthodes publiques

Méthode Description
ProviderNotFound ( ) : AuthenticationError

No providers could be found to authenticate the request.

Private Methods

Méthode Description
AuthenticationError ( String localizationKey, HttpStatusCode httpStatusCode, String code ) : System

Method Details

ProviderNotFound() public static méthode

No providers could be found to authenticate the request.
public static ProviderNotFound ( ) : AuthenticationError
Résultat AuthenticationError