class ACIrb::AaaVMMCertificateRule

Public Instance Methods

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