class ACIrb::FvPndgRFltP

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 5953
def rn
  'pctrct-[' << @attributes['targetDn'] << ']-req-[' << @attributes['requestorDn'] << ']'
end