C# 클래스 PersonaMVC4Example.PersonaAuthenticationClient

상속: IAuthenticationClient
파일 보기 프로젝트 열기: shanselman/AspNetPersonaId

공개 메소드들

메소드 설명
RequestAuthentication ( System.Web.HttpContextBase context, Uri returnUrl ) : void
VerifyAuthentication ( System.Web.HttpContextBase context ) : DotNetOpenAuth.AspNet.AuthenticationResult

메소드 상세

RequestAuthentication() 공개 메소드

public RequestAuthentication ( System.Web.HttpContextBase context, Uri returnUrl ) : void
context System.Web.HttpContextBase
returnUrl System.Uri
리턴 void

VerifyAuthentication() 공개 메소드

public VerifyAuthentication ( System.Web.HttpContextBase context ) : DotNetOpenAuth.AspNet.AuthenticationResult
context System.Web.HttpContextBase
리턴 DotNetOpenAuth.AspNet.AuthenticationResult