C# Class Signum.Entities.Basics.UserHolder

Mostra file Open project: signumsoftware/framework

Public Properties

Property Type Description
CurrentUserVariable SessionVariable
UserSessionKey string

Public Methods

Method Description
UserSession ( IUserEntity user ) : IDisposable

Method Details

UserSession() public static method

public static UserSession ( IUserEntity user ) : IDisposable
user IUserEntity
return IDisposable

Property Details

CurrentUserVariable public_oe static_oe property

public static SessionVariable CurrentUserVariable
return SessionVariable

UserSessionKey public_oe static_oe property

public static string UserSessionKey
return string