Method: JSS::Computer#management_username

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

#management_usernameString (readonly)

Returns the name of the management account.

Returns:

  • (String)

    the name of the management account



554
555
556
# File 'lib/jss/api_object/computer.rb', line 554

def management_username
  @management_username
end