Enum UserProperties
These are some possible user "attributes", but if you need your own you can just create an enum like this and use it. Here is a list of user attributes which should always be available as they are standard: http://www.selfadsi.org/user-attributes.htm
Namespace: Dapplo.ActiveDirectory.Enums
Assembly: Dapplo.ActiveDirectory.dll
Syntax
public enum UserProperties
Fields
Name | Description |
---|---|
AccountExpires | |
Department | |
Description | |
DisplayName | |
DistinguishedName | |
EmailAddress | |
GivenName | |
Initials | |
IpTelephoneNumber | |
LastLogonTimestamp | |
Location | |
MemberOfGroups | |
Pager | |
PostalCode | |
PwdLastSet | |
StreetAddress | |
Surname | |
TelephoneNumber | |
Thumbnail | |
UserAccountControl | |
Username |