class PaloAlto::XML::Config::Devices::Entry::Template::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 234669 def _section :'client-certificate' end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 234666 def has_multiple_values? true end
local()
click to toggle source
Select Client Certificate
# File lib/palo_alto/config.rb, line 234690 def local prop_get('local') end
local=(val)
click to toggle source
Select Client Certificate
# File lib/palo_alto/config.rb, line 234694 def local=(val) prop_set('local', val) end
scep()
click to toggle source
# File lib/palo_alto/config.rb, line 234697 def scep prop_get('scep') end
scep=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 234700 def scep=(val) prop_set('scep', val) end