class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Vsys::Entry::GlobalProtect__36::GlobalProtectPortal::Entry::ClientConfig::Configs::Entry::ClientCertificate
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 341283 def _section :'client-certificate' end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 341280 def has_multiple_values? true end
local()
click to toggle source
Select Client Certificate
# File lib/palo_alto/config.rb, line 341304 def local prop_get('local') end
local=(val)
click to toggle source
Select Client Certificate
# File lib/palo_alto/config.rb, line 341308 def local=(val) prop_set('local', val) end
scep()
click to toggle source
# File lib/palo_alto/config.rb, line 341311 def scep prop_get('scep') end
scep=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 341314 def scep=(val) prop_set('scep', val) end