コード例 #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)