class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Shared::AuthenticationProfile::Entry::Method::LocalDatabase

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 133652
def _section
        :'local-database'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 133649
def has_multiple_values?
        false
end