C# 클래스 BeiDream.Demo.Infrastructure.Security.Authentication.OwnAuthenticationModule

상속: BeiDream.Core.Security.Authentication.AuthenticateModuleBase
파일 보기 프로젝트 열기: BeiMeng/BeiDream

보호된 메소드들

메소드 설명
CreateApplicationSession ( string name ) : ApplicationSession

비공개 메소드들

메소드 설명
GetRolesIdByUserId ( string userId, bool &isAdmin ) : List

메소드 상세

CreateApplicationSession() 보호된 메소드

protected CreateApplicationSession ( string name ) : ApplicationSession
name string
리턴 BeiDream.Core.Security.ApplicationSession