PRB: ADSI WinNT Schema Does Not Contain All User Properties

ID: Q187528


The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK)
  • Microsoft Active Directory Service Interfaces, version 2.5


SYMPTOMS

The Rel 1.0 patched ADSI Windows NT provider's user class object does not list all the properties that are available when you use the IADsUser interface. The AccountDisabled, PasswordExpirationDate, and IsAccountLocked properties do not appear in any of the property lists for the user class object. You cannot use the generic Get and Put methods to access these properties.


RESOLUTION

Use the IADsUser interface to access these properties.


STATUS

This behavior is by design.

Additional query words:

Keywords : kbnetwork kbADSI kbAPI kbDecAlpha kbNTOS kbSDKPlatform kbWinOS95 kbEmulatex86 kbGrpNet
Version : WINDOWS:; winnt:2.5
Platform : WINDOWS winnt
Issue type : kbprb


Last Reviewed: October 1, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.