Method: Fog::OpenStack::Core#unscoped_token
- Defined in:
- lib/fog/openstack/core.rb
#unscoped_token ⇒ Object (readonly)
Returns the value of attribute unscoped_token.
5 6 7 |
# File 'lib/fog/openstack/core.rb', line 5 def unscoped_token @unscoped_token end |