class ACIrb::AaaUserCert

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/aaa.rb, line 2776
def rn
  'usercert-' << @attributes['name'] << ''
end