C# Class NZBDash.UI.Helpers.AuthenticationHelper

Afficher le fichier Open project: NZBDash/NZBDash Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AuthenticationHelper ( ISettingsService service ) : NZBDash.Core.Interfaces
IsAuthenticated ( ) : bool

Method Details

AuthenticationHelper() public méthode

public AuthenticationHelper ( ISettingsService service ) : NZBDash.Core.Interfaces
service ISettingsService
Résultat NZBDash.Core.Interfaces

IsAuthenticated() public méthode

public IsAuthenticated ( ) : bool
Résultat bool