예제 #1
0
파일: samdb.py 프로젝트: Distrotech/samba
 def get_lDAPDisplayName_by_attid(self, attid):
     '''return the lDAPDisplayName from an integer DRS attribute ID'''
     return dsdb._dsdb_get_lDAPDisplayName_by_attid(self, attid)
예제 #2
0
 def get_lDAPDisplayName_by_attid(self, attid):
     '''return the lDAPDisplayName from an integer DRS attribute ID'''
     return dsdb._dsdb_get_lDAPDisplayName_by_attid(self, attid)