class ACIrb::L3RtUserCtx

Public Instance Methods

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