class ACIrb::FvPndgEpPCtrctInfo

Public Instance Methods

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