C# Class NZBDash.UI.Helpers.AuthenticationHelper

Mostrar archivo Open project: NZBDash/NZBDash Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AuthenticationHelper ( ISettingsService service ) : NZBDash.Core.Interfaces
IsAuthenticated ( ) : bool

Method Details

AuthenticationHelper() public method

public AuthenticationHelper ( ISettingsService service ) : NZBDash.Core.Interfaces
service ISettingsService
return NZBDash.Core.Interfaces

IsAuthenticated() public method

public IsAuthenticated ( ) : bool
return bool