DirectoryServicesConfig constructor

DirectoryServicesConfig({
  1. LdapConfig? ldap,
})

Implementation

DirectoryServicesConfig({this.ldap});