Method: Harbor2Client::LdapConf#ldap_base_dn
- Defined in:
- lib/harbor2_client/models/ldap_conf.rb
#ldap_base_dn ⇒ Object
The base dn of ldap service.
28 29 30 |
# File 'lib/harbor2_client/models/ldap_conf.rb', line 28 def ldap_base_dn @ldap_base_dn end |