示例#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)