Directory Services

WinNT Custom User Properties

The WinNT provider makes available the following custom properties for the User class. They may be accessed through the IADs::Get and IADs::Put methods.

Property Type Comments
HomeDirDrive String Home Directory Drive of the user.
ObjectSID Octet String Object SID of the user.
Parameters String Parameters of the user. Points to a Unicode string that is set aside for use by applications. This string can be a null string, or it can have any number of characters before the terminating null character. Microsoft® products use this member to store user configuration information.
PasswordAge Time Time duration of the password in use.
PasswordExpired Time Time when the password was expired.
PrimaryGroupID Integer User's primary group ID, for example, domain user group ID.
UserFlags Integer User Flag defined in ADS_USER_FLAG_ENUM.