C# Class Signum.Entities.Basics.UserHolder

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
CurrentUserVariable SessionVariable
UserSessionKey string

Méthodes publiques

Méthode Description
UserSession ( IUserEntity user ) : IDisposable

Method Details

UserSession() public static méthode

public static UserSession ( IUserEntity user ) : IDisposable
user IUserEntity
Résultat IDisposable

Property Details

CurrentUserVariable public_oe static_oe property

public static SessionVariable CurrentUserVariable
Résultat SessionVariable

UserSessionKey public_oe static_oe property

public static string UserSessionKey
Résultat string