Method |
Description |
|
accountExpires ( ) : string |
The date when the account expires. This value represents the number of 100-nanosecond
intervals since January 1, 1601 (UTC). A value of 0 or 0x7FFFFFFFFFFFFFFF
(9223372036854775807) indicates that the account never expires. |
|
accountName ( ) : string |
The logon name used to support clients and servers running earlier versions of the
operating system, such as Windows NT 4.0, Windows 95, Windows 98,
and LAN Manager. This attribute must be 20 characters or
less to support earlier clients. |
|
accountType ( ) : string |
This attribute contains information about every account type object. |
|
adminDisplayName ( ) : string |
The name to be displayed on admin screens. |
|
anr ( ) : string |
Ambiguous name resolution attribute to be used when choosing between objects. |
|
badPasswordCount ( ) : string |
The number of times the user tried to log on to the account using
an incorrect password. A value of 0 indicates that the
value is unknown. |
|
badPasswordTime ( ) : string |
The last time and date that an attempt to log on to this
account was made with a password that is not valid. |
|
commonName ( ) : string |
The name that represents an object. |
|
company ( ) : string |
The user's company name. |
|
computer ( ) : string |
The object class computer string. |
|
configurationNamingContext ( ) : string |
DN enterprise configuration naming context. |
|
contact ( ) : string |
The object class contact string. |
|
country ( ) : string |
The entry's country attribute. |
|
createdAt ( ) : string |
The entry's created at attribute. |
|
currentTime ( ) : string |
The entry's current time attribute. |
|
defaultNamingContext ( ) : string |
This is the default NC for a particular server. |
|
department ( ) : string |
Contains the name for the department in which the user works. |
|
departmentNumber ( ) : string |
Identifies a department within an organization. |
|
description ( ) : string |
Contains the description to display for an object. This value is restricted
as single-valued for backward compatibility in some cases but
is allowed to be multi-valued in others. |
|
displayName ( ) : string |
The display name for an object. This is usually the combination
of the users first name, middle initial, and last name. |
|
distinguishedName ( ) : string |
The LDAP API references an LDAP object by its distinguished name (DN). |
|
distinguishedNameSubKey ( ) : integer | null |
The LDAP API references an LDAP object by its distinguished name (DN). |
|
dnsHostName ( ) : string |
Name of computer as registered in DNS. |
|
domainComponent ( ) : string |
Domain Component located inside an RDN. |
|
driverName ( ) : string |
The device driver name. |
|
driverVersion ( ) : string |
The Version number of device driver. |
|
email ( ) : string |
The list of email addresses for a contact. |
|
emailNickname ( ) : string |
The email nickname for the user. |
|
employeeId ( ) : string |
The ID of an employee. |
|
employeeNumber ( ) : string |
The number assigned to an employee other than the ID. |
|
employeeType ( ) : string |
The job category for an employee. |
|
false ( ) : string |
The AD false bool in string form for conversion. |
|
firstName ( ) : string |
Contains the given name (first name) of the user. |
|
groupType ( ) : string |
Contains a set of flags that define the type and scope of a group object. |
|
homeAddress ( ) : string |
A user's home address. |
|
homeMdb ( ) : string |
The users mailbox database location. |
|
info ( ) : string |
The users extra notable information. |
|
initials ( ) : string |
Contains the initials for parts of the user's full name. |
|
instanceType ( ) : string |
A bitfield that dictates how the object is instantiated on a particular server. |
|
isCriticalSystemObject ( ) : string |
If TRUE, the object hosting this attribute must be replicated during installation of a new replica. |
|
jpegPhoto ( ) : string |
Used to store one or more images of a person using the JPEG File Interchange Format [JFIF]. |
|
lastLogOff ( ) : string |
This attribute is not used. |
|
lastLogOn ( ) : string |
The last time the user logged on. This value is stored as a large integer that
represents the number of 100-nanosecond intervals since January 1, 1601 (UTC). |
|
lastLogOnTimestamp ( ) : string |
This is the time that the user last logged into the domain. |
|
lastName ( ) : string |
This attribute contains the family or last name for a user. |
|
legacyExchangeDn ( ) : string |
The distinguished name previously used by Exchange. |
|
locale ( ) : string |
The users locale. |
|
location ( ) : string |
The user's location, such as office number. |
|
lockoutTime ( ) : string |
The date and time (UTC) that this account was locked out. This value is stored
as a large integer that represents the number of 100-nanosecond intervals
since January 1, 1601 (UTC). A value of zero means that the
account is not currently locked out. |
|
manager ( ) : string |
Contains the distinguished name of the user who is the user's manager. |
|
maxPasswordAge ( ) : string |
The maximum amount of time, in 100-nanosecond intervals, a password is valid. |
|
member ( ) : string |
The list of users that belong to the group. |
|
memberOf ( ) : string |
The distinguished name of the groups to which this object belongs. |
|
memberRange ( string | integer $from, string | integer $to ) : string |
The range limited list of users that belong to the group. See range limit in Active Directory
(Range Retrieval of Attribute Values https://msdn.microsoft.com/en-us/library/cc223242.aspx)
Issue #342 |
|
messageTrackingEnabled ( ) : string |
|
|
msExchangeServer ( ) : string |
The object category of an exchange server. |
|
name ( ) : string |
The general name of the entry. |
|
neverExpiresDate ( ) : string |
Returns a string value indicating that an account does not expire. |
|
objectCategory ( ) : string |
An object class name used to group objects of this or derived classes. |
|
objectCategoryComputer ( ) : string |
The computer object category. |
|
objectCategoryContainer ( ) : string |
The container object category. |
|
objectCategoryExchangePrivateMdb ( ) : string |
The exchange private MDB category. |
|
objectCategoryExchangeServer ( ) : string |
The exchange server object category. |
|
objectCategoryExchangeStorageGroup ( ) : string |
The exchange storage group object category. |
|
objectCategoryGroup ( ) : string |
The group object category. |
|
objectCategoryOrganizationalUnit ( ) : string |
The organizational unit category. |
|
objectCategoryPerson ( ) : string |
The person object category. |
|
objectCategoryPrinter ( ) : string |
The printer object category. |
|
objectClass ( ) : string |
The list of classes from which this class is derived. |
|
objectClassComputer ( ) : string |
The computer object class. |
|
objectClassContact ( ) : string |
The contact object class. |
|
objectClassContainer ( ) : string |
The container object class. |
|
objectClassGroup ( ) : string |
The group object class. |
|
objectClassOu ( ) : string |
The ou object class. |
|
objectClassPerson ( ) : string |
The person object class. |
|
objectClassPrinter ( ) : string |
The printer object class. |
|
objectClassUser ( ) : string |
The user object class. |
|
objectGuid ( ) : string |
The unique identifier for an object. |
|
objectSid ( ) : string |
A binary value that specifies the security identifier (SID) of the user. |
|
operatingSystem ( ) : string |
The Operating System name, for example, Windows Vista Enterprise. |
|
operatingSystemServicePack ( ) : string |
The operating system service pack ID string (for example, SP3). |
|
operatingSystemVersion ( ) : string |
The operating system version string, for example, 4.0. |
|
organizationName ( ) : mixed |
The RDN version of organization name for use in distinguished names. |
|
organizationalPerson ( ) : string |
This class is used for objects that contain organizational information about a user,
such as the employee number, department, manager, title, office address, and so on. |
|
organizationalUnit ( ) : string |
A container for storing users, computers, and other account objects. |
|
organizationalUnitShort ( ) : string |
The RDN version of organizational unit for use in distinguished names. |
|
otherMailbox ( ) : string |
Contains other additional mail addresses in a form such as CCMAIL: JohnDoe. |
|
passwordLastSet ( ) : string |
The date and time that the password for this account was last changed. |
|
person ( ) : string |
The person object class. |
|
personalTitle ( ) : string |
The user's title. |
|
physicalDeliveryOfficeName ( ) : string |
Contains the office location in the user's place of business. |
|
portName ( ) : string |
List of port names. For example, for printer ports or comm ports. |
|
postalCode ( ) : string |
The postal or zip code for mail delivery. |
|
primaryGroupId ( ) : string |
Contains the relative identifier (RID) for the primary group of the user. |
|
printerBinNames ( ) : string |
A list of printer bin names. |
|
printerColorSupported ( ) : string |
If a printer can print in color. |
|
printerDuplexSupported ( ) : string |
Indicates the type of duplex support a printer has. |
|
printerEndTime ( ) : string |
The time a print queue stops servicing jobs. |
|
printerMaxResolutionSupported ( ) : string |
The maximum printer resolution. |
|
printerMediaSupported ( ) : string |
A list of media supported by a printer. |
|
printerMemory ( ) : string |
The amount of memory installed in a printer. |
|
printerName ( ) : string |
The display name of an attached printer. |
|
printerOrientationSupported ( ) : string |
The page rotation for landscape printing. |
|
printerPrintRate ( ) : string |
Driver-supplied print rate. |
|
printerPrintRateUnit ( ) : string |
Driver-supplied print rate unit. |
|
printerShareName ( ) : string |
The printer's share name. |
|
printerStaplingSupported ( ) : string |
If the printer supports stapling. Supplied by the driver. |
|
printerStartTime ( ) : string |
The time a print queue begins servicing jobs. |
|
priority ( ) : string |
The current priority (of a process, print job, and so on). |
|
profilePath ( ) : string |
Specifies a path to the user's profile. This value can be a null
string, a local absolute path, or a UNC path. |
|
proxyAddresses ( ) : string |
A proxy address is the address by which a Microsoft Exchange Server recipient
object is recognized in a foreign mail system. Proxy addresses are required
for all recipient objects, such as custom recipients and distribution lists. |
|
roomNumber ( ) : string |
The room number of an object. |
|
rootDomainNamingContext ( ) : mixed |
The DN of the root domain NC for this DC's forest. |
|
schemaNamingContext ( ) : mixed |
The attribute. |
|
scriptPath ( ) : string |
This attribute specifies the path for the user's logon script. The string can be null. |
|
serialNumber ( ) : string |
Part of X.500 specification. Not used by Active Directory. |
|
serverName ( ) : string |
The name of a server. |
|
showInAddressBook ( ) : string |
This attribute is used to indicate in which MAPI address books an object will appear. |
|
street ( ) : string |
The street address. |
|
streetAddress ( ) : string |
The street address. |
|
systemFlags ( ) : string |
An integer value that contains flags that define additional properties of the class. |
|
telephone ( ) : string |
The primary telephone number. |
|
thumbnail ( ) : string |
The users thumbnail photo path. |
|
title ( ) : string |
Contains the user's job title. |
|
top ( ) : string |
The top level class from which all classes are derived. |
|
true ( ) : string |
The AD true bool in string form for conversion. |
|
unicodePassword ( ) : string |
The password of the user in Windows NT one-way format (OWF). Windows 2000 uses the Windows NT OWF. |
|
updatedAt ( ) : string |
The date when this object was last changed. |
|
url ( ) : string |
The entry's URL attribute. |
|
user ( ) : string |
The user object class. |
|
userAccountControl ( ) : string |
Flags that control the behavior of the user account. |
|
userId ( ) : string |
The user ID attribute. |
|
userPrincipalName ( ) : string |
This attribute contains the UPN that is an Internet-style login name for
a user based on the Internet standard RFC 822. |
|
versionNumber ( ) : string |
A general purpose version number. |
|