class PaloAlto::XML::Config::Devices::Entry::DeviceGroup::Entry::Profiles::UrlFiltering::Entry::CredentialEnforcement::Mode::Disabled

Public Instance Methods

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