Unit 'JwaAdsTLB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

IADsUser

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jwaadstlb.pas line 2428

type IADsUser = interface(IADs)

  function Get_BadLoginAddress;

  function Get_BadLoginCount;

  function Get_LastLogin;

  function Get_LastLogoff;

  function Get_LastFailedLogin;

  function Get_PasswordLastChanged;

  function Get_Description;

  procedure Set_Description();

  function Get_Division;

  procedure Set_Division();

  function Get_Department;

  procedure Set_Department();

  function Get_EmployeeID;

  procedure Set_EmployeeID();

  function Get_FullName;

  procedure Set_FullName();

  function Get_FirstName;

  procedure Set_FirstName();

  function Get_LastName;

  procedure Set_LastName();

  function Get_OtherName;

  procedure Set_OtherName();

  function Get_NamePrefix;

  procedure Set_NamePrefix();

  function Get_NameSuffix;

  procedure Set_NameSuffix();

  function Get_Title;

  procedure Set_Title();

  function Get_Manager;

  procedure Set_Manager();

  function Get_TelephoneHome;

  procedure Set_TelephoneHome();

  function Get_TelephoneMobile;

  procedure Set_TelephoneMobile();

  function Get_TelephoneNumber;

  procedure Set_TelephoneNumber();

  function Get_TelephonePager;

  procedure Set_TelephonePager();

  function Get_FaxNumber;

  procedure Set_FaxNumber();

  function Get_OfficeLocations;

  procedure Set_OfficeLocations();

  function Get_PostalAddresses;

  procedure Set_PostalAddresses();

  function Get_PostalCodes;

  procedure Set_PostalCodes();

  function Get_SeeAlso;

  procedure Set_SeeAlso();

  function Get_AccountDisabled;

  procedure Set_AccountDisabled();

  function Get_AccountExpirationDate;

  procedure Set_AccountExpirationDate();

  function Get_GraceLoginsAllowed;

  procedure Set_GraceLoginsAllowed();

  function Get_GraceLoginsRemaining;

  procedure Set_GraceLoginsRemaining();

  function Get_IsAccountLocked;

  procedure Set_IsAccountLocked();

  function Get_LoginHours;

  procedure Set_LoginHours();

  function Get_LoginWorkstations;

  procedure Set_LoginWorkstations();

  function Get_MaxLogins;

  procedure Set_MaxLogins();

  function Get_MaxStorage;

  procedure Set_MaxStorage();

  function Get_PasswordExpirationDate;

  procedure Set_PasswordExpirationDate();

  function Get_PasswordMinimumLength;

  procedure Set_PasswordMinimumLength();

  function Get_PasswordRequired;

  procedure Set_PasswordRequired();

  function Get_RequireUniquePassword;

  procedure Set_RequireUniquePassword();

  function Get_EmailAddress;

  procedure Set_EmailAddress();

  function Get_HomeDirectory;

  procedure Set_HomeDirectory();

  function Get_Languages;

  procedure Set_Languages();

  function Get_Profile;

  procedure Set_Profile();

  function Get_LoginScript;

  procedure Set_LoginScript();

  function Get_Picture;

  procedure Set_Picture();

  function Get_HomePage;

  procedure Set_HomePage();

  function Groups;

  procedure SetPassword();

  procedure ChangePassword();

  property BadLoginAddress: WideString; [r]

  property BadLoginCount: Integer; [r]

  property LastLogin: TDateTime; [r]

  property LastLogoff: TDateTime; [r]

  property LastFailedLogin: TDateTime; [r]

  property PasswordLastChanged: TDateTime; [r]

  property Description: WideString; [rw]

  property Division: WideString; [rw]

  property Department: WideString; [rw]

  property EmployeeID: WideString; [rw]

  property FullName: WideString; [rw]

  property FirstName: WideString; [rw]

  property LastName: WideString; [rw]

  property OtherName: WideString; [rw]

  property NamePrefix: WideString; [rw]

  property NameSuffix: WideString; [rw]

  property Title: WideString; [rw]

  property Manager: WideString; [rw]

  property TelephoneHome: OleVariant; [rw]

  property TelephoneMobile: OleVariant; [rw]

  property TelephoneNumber: OleVariant; [rw]

  property TelephonePager: OleVariant; [rw]

  property FaxNumber: OleVariant; [rw]

  property OfficeLocations: OleVariant; [rw]

  property PostalAddresses: OleVariant; [rw]

  property PostalCodes: OleVariant; [rw]

  property SeeAlso: OleVariant; [rw]

  property AccountDisabled: WordBool; [rw]

  property AccountExpirationDate: TDateTime; [rw]

  property GraceLoginsAllowed: Integer; [rw]

  property GraceLoginsRemaining: Integer; [rw]

  property IsAccountLocked: WordBool; [rw]

  property LoginHours: OleVariant; [rw]

  property LoginWorkstations: OleVariant; [rw]

  property MaxLogins: Integer; [rw]

  property MaxStorage: Integer; [rw]

  property PasswordExpirationDate: TDateTime; [rw]

  property PasswordMinimumLength: Integer; [rw]

  property PasswordRequired: WordBool; [rw]

  property RequireUniquePassword: WordBool; [rw]

  property EmailAddress: WideString; [rw]

  property HomeDirectory: WideString; [rw]

  property Languages: OleVariant; [rw]

  property Profile: WideString; [rw]

  property LoginScript: WideString; [rw]

  property Picture: OleVariant; [rw]

  property HomePage: WideString; [rw]

end;

Inheritance

IADsUser

|

IADs

|

IInterface


Documentation generated on: 2023-03-18