Method: IControl::LocalLB::ProfileAuth#credential_source
- Defined in:
- lib/icontrol/local_lb/profile_auth.rb
#credential_source ⇒ ProfileCredentialSource
Gets the sources of the credentials that this profile will be using.
85 86 87 |
# File 'lib/icontrol/local_lb/profile_auth.rb', line 85 def credential_source super end |