class PaloAlto::XML::Config::Panorama::ServerProfile::Radius::Entry::Protocol::CHAP

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 1550
def _section
        :'CHAP'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 1547
def has_multiple_values?
        false
end