C# 클래스 Frapid.Areas.RemoteUser

파일 보기 프로젝트 열기: frapid/frapid 1 사용 예제들

공개 메소드들

메소드 설명
Get ( System.Web.HttpContextBase context = null ) : RemoteUser
IsListedInSpamDatabase ( string tenant ) : bool

메소드 상세

Get() 공개 정적인 메소드

public static Get ( System.Web.HttpContextBase context = null ) : RemoteUser
context System.Web.HttpContextBase
리턴 RemoteUser

IsListedInSpamDatabase() 공개 정적인 메소드

public static IsListedInSpamDatabase ( string tenant ) : bool
tenant string
리턴 bool