Method: Harbor2Client::LdapConf#ldap_connection_timeout
- Defined in:
- lib/harbor2_client/models/ldap_conf.rb
#ldap_connection_timeout ⇒ Object
The connect timeout of ldap service(second).
40 41 42 |
# File 'lib/harbor2_client/models/ldap_conf.rb', line 40 def ldap_connection_timeout @ldap_connection_timeout end |