Method: JSS::LDAPServer#authentication_type

Defined in:
lib/jss/api_object/ldap_server.rb

#authentication_typeString (readonly)

Returns what authentication method should be used?.

Returns:

  • (String)

    what authentication method should be used?

[View source]

184
185
186
# File 'lib/jss/api_object/ldap_server.rb', line 184

def authentication_type
  @authentication_type
end