コード例 #1
0
ファイル: samdb.py プロジェクト: Distrotech/samba
 def get_ntds_GUID(self):
     """Get the NTDS objectGUID"""
     return dsdb._samdb_ntds_objectGUID(self)
コード例 #2
0
 def get_ntds_GUID(self):
     """Get the NTDS objectGUID"""
     return dsdb._samdb_ntds_objectGUID(self)