C# 클래스 BeiDream.Core.Security.ApplicationSession

当前会话用户的应用程序上下文
상속: IApplicationSession
파일 보기 프로젝트 열기: BeiMeng/BeiDream 1 사용 예제들

공개 메소드들

메소드 설명
ApplicationSession ( bool isAuthenticated, string name ) : System.Security.Principal

메소드 상세

ApplicationSession() 공개 메소드

public ApplicationSession ( bool isAuthenticated, string name ) : System.Security.Principal
isAuthenticated bool
name string
리턴 System.Security.Principal