C# 클래스 AuthenticationService, code

상속: IAuthenticationService
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

보호된 메소드들

메소드 설명
GetAuthenticatedUser ( IPrincipal principal ) : User

비공개 메소드들

메소드 설명
SaveMyUser ( user ) : void

메소드 상세

GetAuthenticatedUser() 보호된 메소드

protected GetAuthenticatedUser ( IPrincipal principal ) : User
principal IPrincipal
리턴 User