C# 클래스 WLWWorkaround.WLWWorkaroundAuthenticateService

상속: IAuthenticateService
파일 보기 프로젝트 열기: erikzaadi/AtomSitePlugins

공개 메소드들

메소드 설명
Authenticate ( AtomSite.WebCore.ServerApp app ) : void
PostAuthenticate ( AtomSite.WebCore.ServerApp app ) : void

메소드 상세

Authenticate() 공개 메소드

public Authenticate ( AtomSite.WebCore.ServerApp app ) : void
app AtomSite.WebCore.ServerApp
리턴 void

PostAuthenticate() 공개 메소드

public PostAuthenticate ( AtomSite.WebCore.ServerApp app ) : void
app AtomSite.WebCore.ServerApp
리턴 void