C# Class BeiDream.Core.Security.ApplicationSession

当前会话用户的应用程序上下文
Inheritance: IApplicationSession
Afficher le fichier Open project: BeiMeng/BeiDream Class Usage Examples

Méthodes publiques

Méthode Description
ApplicationSession ( bool isAuthenticated, string name ) : System.Security.Principal

Method Details

ApplicationSession() public méthode

public ApplicationSession ( bool isAuthenticated, string name ) : System.Security.Principal
isAuthenticated bool
name string
Résultat System.Security.Principal