Show / Hide Table of Contents

Class AuthConfigService

Inheritance
System.Object
AppSettingServiceBase<MixAuthenticationConfigurations>
AuthConfigService
Inherited Members
AppSettingServiceBase<MixAuthenticationConfigurations>.filePath
AppSettingServiceBase<MixAuthenticationConfigurations>._sectionName
AppSettingServiceBase<MixAuthenticationConfigurations>.AppSettings
AppSettingServiceBase<MixAuthenticationConfigurations>.FilePath
AppSettingServiceBase<MixAuthenticationConfigurations>.watcher
AppSettingServiceBase<MixAuthenticationConfigurations>._configuration
AppSettingServiceBase<MixAuthenticationConfigurations>.SaveSettings()
AppSettingServiceBase<MixAuthenticationConfigurations>.LoadAppSettings()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mix.Shared.Services
Assembly: mix.shared.dll
Syntax
public class AuthConfigService : AppSettingServiceBase<MixAuthenticationConfigurations>

Constructors

| Improve this Doc View Source

AuthConfigService(IConfiguration)

Declaration
public AuthConfigService(IConfiguration configuration)
Parameters
Type Name Description
Microsoft.Extensions.Configuration.IConfiguration configuration
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾