Method: JSS::Computer#management_username
- Defined in:
- lib/jss/api_object/computer.rb
#management_username ⇒ String (readonly)
Returns the name of the management account.
554 555 556 |
# File 'lib/jss/api_object/computer.rb', line 554 def management_username @management_username end |