Class LdapModule
- Namespace
- adas_core.LdapLogin.Configuration
- Assembly
- adas-core.LdapLogin.dll
Module for configuring LDAP services and dependencies.
public class LdapModule : IModule
- Inheritance
-
LdapModule
- Implements
- Inherited Members
- Extension Methods
Methods
Configure(IServiceCollection, IConfiguration)
Configures LDAP services and dependencies.
public static void Configure(IServiceCollection services, IConfiguration configuration)
Parameters
servicesIServiceCollectionThe service collection to which LDAP services will be added.
configurationIConfigurationThe configuration from which LDAP settings will be read.