Method: Controls::Configurable#username

Defined in:
lib/controls/configurable.rb

#usernameString

Returns the username to use for authentication.

Returns:

  • (String)

    the username to use for authentication



25
26
27
# File 'lib/controls/configurable.rb', line 25

attr_accessor :api_endpoint, :api_version, :connection_options,
:default_media_type, :middleware, :netrc, :netrc_file,
:user_agent, :username, :web_endpoint