Anyone know how to retrieve User Logon Name from AD?

  • Thread starter Thread starter BillB
  • Start date Start date
B

BillB

Wish to use objUser.Get() to retrieve User Logon Names
from Active Directory. Does anyone know what the
parameter is passed to objUser.Get() to get this from the
AD Schema?

I'll looked through:

Active Directory Platform SDK:
http://msdn.microsoft.com/library/default.asp?
url=/library/en-us/ad/ad/active_directory.asp

Active Directory Schema (Active Directory Schema
Reference: Platform SDK):
http://msdn.microsoft.com/library/en-
us/adschema/adschema/active_directory_schema.asp

and I haven't seen it.

Thanks,
Bill
 
Back
Top