class PaloAlto::XML::Config::Devices::Entry::WildfireApplianceCluster::Entry::Deviceconfig::System::ManagementTunnel__19::Ikev2Gateway::Entry::Authentication
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 360969 def _section :'authentication' end
certificate()
click to toggle source
# File lib/palo_alto/config.rb, line 361061 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 360966 def has_multiple_values? true end