Method: IControl::LocalLB::ProfileAuth#authentication_method
- Defined in:
- lib/icontrol/local_lb/profile_auth.rb
#authentication_method ⇒ ProfileAuthenticationMethod
Gets the authentication methods that this profile will be using.
63 64 65 |
# File 'lib/icontrol/local_lb/profile_auth.rb', line 63 def authentication_method super end |