C# 클래스 Signum.Entities.Basics.UserHolder

파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
CurrentUserVariable SessionVariable
UserSessionKey string

공개 메소드들

메소드 설명
UserSession ( IUserEntity user ) : IDisposable

메소드 상세

UserSession() 공개 정적인 메소드

public static UserSession ( IUserEntity user ) : IDisposable
user IUserEntity
리턴 IDisposable

프로퍼티 상세

CurrentUserVariable 공개적으로 정적으로 프로퍼티

public static SessionVariable CurrentUserVariable
리턴 SessionVariable

UserSessionKey 공개적으로 정적으로 프로퍼티

public static string UserSessionKey
리턴 string