class ACIrb::PkiRtWebtokenRel

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pki.rb, line 687
def rn
  'rtpolWebtokenRel-[' << @attributes['tDn'] << ']'
end