Method: JSS::LDAPServer#authentication_type
- Defined in:
- lib/jss/api_object/ldap_server.rb
permalink #authentication_type ⇒ String (readonly)
Returns what authentication method should be used?.
184 185 186 |
# File 'lib/jss/api_object/ldap_server.rb', line 184 def authentication_type @authentication_type end |