class PaloAlto::XML::Config::Devices::Entry::LogCollector::Entry::SecureConnClient::CertificateType::None

Public Instance Methods

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