Table of Contents

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

services IServiceCollection

The service collection to which LDAP services will be added.

configuration IConfiguration

The configuration from which LDAP settings will be read.