C# 클래스 NContext.Extensions.AspNet.WebApi.ErrorHandling.AuthenticationError

상속: NContext.ErrorHandling.ErrorBase
파일 보기 프로젝트 열기: PowerDMS/NContext

공개 메소드들

메소드 설명
ProviderNotFound ( ) : AuthenticationError

No providers could be found to authenticate the request.

비공개 메소드들

메소드 설명
AuthenticationError ( String localizationKey, HttpStatusCode httpStatusCode, String code ) : System

메소드 상세

ProviderNotFound() 공개 정적인 메소드

No providers could be found to authenticate the request.
public static ProviderNotFound ( ) : AuthenticationError
리턴 AuthenticationError