Class AuthConfigService
Inherited Members
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 SourceAuthConfigService(IConfiguration)
Declaration
public AuthConfigService(IConfiguration configuration)
Parameters
Type | Name | Description |
---|---|---|
Microsoft.Extensions.Configuration.IConfiguration | configuration |