C# Class BeiDream.Demo.Infrastructure.Security.Authentication.OwnAuthenticationModule

Inheritance: BeiDream.Core.Security.Authentication.AuthenticateModuleBase
Afficher le fichier Open project: BeiMeng/BeiDream

Méthodes protégées

Méthode Description
CreateApplicationSession ( string name ) : ApplicationSession

Private Methods

Méthode Description
GetRolesIdByUserId ( string userId, bool &isAdmin ) : List

Method Details

CreateApplicationSession() protected méthode

protected CreateApplicationSession ( string name ) : ApplicationSession
name string
Résultat BeiDream.Core.Security.ApplicationSession