C# Class System.Web.Script.Services.AuthenticationService

Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Méthode Description
AuthenticationService ( ) : System
EnsureEnabled ( ) : void

Private Methods

Méthode Description
Login ( string userName, string password, bool createPersistentCookie ) : bool
Logout ( ) : void

Method Details

AuthenticationService() public méthode

public AuthenticationService ( ) : System
Résultat System

EnsureEnabled() public méthode

public EnsureEnabled ( ) : void
Résultat void