C# 클래스 Disco.Services.Authorization.DiscoAuthorizeAnyAttribute

상속: DiscoAuthorizeBaseAttribute
파일 보기 프로젝트 열기: garysharp/Disco

공개 메소드들

메소드 설명
DiscoAuthorizeAnyAttribute ( ) : Disco.Services.Users
HandleUnauthorizedMessage ( ) : string
IsAuthorized ( System httpContext ) : bool

메소드 상세

DiscoAuthorizeAnyAttribute() 공개 메소드

public DiscoAuthorizeAnyAttribute ( ) : Disco.Services.Users
리턴 Disco.Services.Users

HandleUnauthorizedMessage() 공개 메소드

public HandleUnauthorizedMessage ( ) : string
리턴 string

IsAuthorized() 공개 메소드

public IsAuthorized ( System httpContext ) : bool
httpContext System
리턴 bool