class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Network::Ike__4::Gateway::Entry::Authentication
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 293638 def _section :'authentication' end
certificate()
click to toggle source
# File lib/palo_alto/config.rb, line 293803 def certificate @subclasses['certificate'] ||= Certificate.new(parent_instance: self, create_children: @create_children) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 293635 def has_multiple_values? true end