Method: BarkestCore::AuthConfig#ldap_base_dn
- Defined in:
- app/models/barkest_core/auth_config.rb
#ldap_base_dn ⇒ Object
Returns the value of attribute ldap_base_dn.
9 10 11 |
# File 'app/models/barkest_core/auth_config.rb', line 9 def ldap_base_dn @ldap_base_dn end |