Everything I’ve googled just says you can add them as a string array, but doesn’t say what the available options are.
What are all the different properties that are available from Directory Services?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can put any of the valid LDAP attributes into
PropertiesToLoad– see a list of all Active Directory attributes here – what you need is theLdap-Display-Namefor each attribute you’re interested in.Also: Richard Mueller has a site with lots of good info on AD and LDAP – including Excel spreadsheets of the AD attributes (and also a mapping from the Active Directory User & Computer tool to the actual AD attributes being set on those various dialog screens.