IADsUser

   

IADsUser

IADsUser::AccountDisabled

Description Establishes whether an account is enabled or disabled
Provider Support LDAP, WinNT
Data Type Boolean
Read-Only? No

IADsUser::AccountExpirationDate

Description Establishes the time and date when the bound user account will expire
Provider Support LDAP, WinNT
Data Type Date
Read-Only? No

IADsUser::ADsPath

Description Returns the distinguished name of the bound object
Provider Support LDAP, WinNT
Data Type String
Read-Only? Yes

IADsUser::BadLoginAddress

Description Gets the intruder's node address (Novell)
Provider Support Not Supported in LDAP or WinNT Providers
Data Type String
Read-Only? Yes

IADsUser::BadLoginCount

Description Returns the number of bad login attempts since the counter was last reset
Provider Support LDAP, WinNT
Data Type Long
Read-Only? Yes

IADsUser::ChangePassword

Description Changes the password for the bound user object. Assumes the old password is known, so no administrative rights are needed to perform this action.
Provider Support LDAP, WinNT
Syntax ChangePassword(OldPassword As String, NewPassword As String)
Data Type None

IADsUser::Class

Description Returns the object class definition of the bound object
Provider Support LDAP, WinNT
Data Type String
Read-Only? Yes

IADsUser::Department

Description Establishes the name of the department or organizational unit associated with the user object
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::Description

Description Establishes a description for the user object
Provider Support LDAP, WinNT
Data Type String
Read-Only? No

IADsUser::Division

Description Establishes the division within the organization associated with the user object
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::EmailAddress

Description Establishes the email address associated with the user object
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::EmployeeID

Description Establishes the employee identification number associated with the user object
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::FaxNumber

Description Establishes the user's fax number
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::FirstName

Description Establishes the user's first name
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::FullName

Description Establishes the user's full name
Provider Support LDAP, WinNT
Data Type String
Read-Only? No

IADsUser::Get

Description Retrieves a value from a namespace by name
Provider Support LDAP, WinNT
Syntax Get(Name As String)
Data Type Variant

IADsUser::GetEx

Description Retrieves a single value from a multi-valued attribute
Provider Support LDAP, WinNT
Syntax GetEx(Name As String)
Data Type Variant

IADsUser::GetInfo

Description Loads all property values into the cache
Provider Support LDAP, WinNT
Syntax GetInfo()
Data Type None

IADsUser::GetInfoEx

Description Loads specific properties into the cache
Provider Support LDAP, WinNT
Syntax GetInfoEx(Properties As Variant, Reserved as Long)
Data Type None

IADsUser::GraceLoginsAllowed

Description Establishes the number of logins allowed before the user must change the password associated with the account. This property is available only for Novell service providers.
Provider Support Not supported in LDAP or WinNT providers
Data Type Long
Read-Only? No

IADsUser::GraceLoginsRemaining

Description Establishes the number of grace logins remaining. This property is available only for Novell service providers.
Provider Support Not supported in LDAP or WinNT providers
Data Type Long
Read-Only? No

IADsUser::Groups

Description Establishes group membership for the bound user object
Provider Support LDAP,WinNT
Syntax Groups()
Data Type IADsMembers

IADsUser::GUID

Description Returns the GUID of the bound object
Provider Support LDAP, WinNT
Data Type String
Read-Only? Yes

IADsUser::HomeDirectory

Description Establishes the path to the user's home directory
Provider Support LDAP, WinNT
Data Type String
Read-Only? No

IADsUser::HomePage

Description Establishes the URL for the user's home page
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::IsAccountLocked

Description Establishes whether the account is locked out
Provider Support LDAP, WinNT
Data Type Boolean
Read-Only? No (although this property cannot set to True)

IADsUser::Languages

Description Establishes an array of languages associated with the user object
Provider Support Not supported in LDAP or WinNT providers
Data Type Variant
Read-Only? No

IADsUser::LastFailedLogin

Description Returns the time and date of the last failed network login
Provider Support LDAP
Data Type Date
Read-Only? Yes

IADsUser::LastLogin

Description Returns the time and date of the last successful network login
Provider Support LDAP, WinNT
Data Type Date
Read-Only? Yes

IADsUser::LastLogoff

Description Returns the time and date for the last network logoff
Provider Support LDAP, WinNT
Data Type Date
Read-Only? Yes

IADsUser::LastName

Description Establishes the last name associated with the user object
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::LoginHours

Description Establishes the time periods for which the user object is granted access
Provider Support LDAP, WinNT
Data Type Variant
Read-Only? No

IADsUser::LoginScript

Description Establishes the path to the login script associated with the user object
Provider Support LDAP, WinNT
Data Type String
Read-Only? No

IADsUser::LoginWorkstations

Description Establishes an array of workstations or server from which the user object is permitted to authenticate
Provider Support LDAP, WinNT
Data Type Variant
Read-Only? No

IADsUser::Manager

Description Establishes the name of the user's manager
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::MaxLogins

Description Establishes the number of simultaneous logins for Novell systems
Provider Support Not supported in LDAP or WinNT providers
Data Type Long
Read-Only? No

IADsUser::MaxStorage

Description Establishes the maximum amount of disk space (in kilobytes) a user account may maintain
Provider Support LDAP, WinNT
Data Type Long
Read-Only? No

IADsUser::Name

Description Returns the relative name of the bound object
Provider Support LDAP, WinNT
Data Type String
Read-Only? Yes

IADsUser::NamePrefix

Description Establishes the name prefix associated with the user object (such as Mr., Mrs., or Dr.)
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::NameSuffix

Description Establishes the suffix associated with a user object (such as Jr., Sr., or III)
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::OfficeLocations

Description Establishes the user's office location(s)
Provider Support LDAP
Data Type Variant (Note: Active Directory supports only a single office location)
Read-Only? No

IADsUser::OtherName

Description Establishes an additional name for the user, such as a middle name
Provider Support LDAP
Data Type String
Read-Only? No

IADsUser::Parent

Description Returns the ADsPath of the parent object
Provider Support LDAP, WinNT
Data Type String
Read-Only? Yes

IADsUser::PasswordExpirationDate

Description Establishes the date for which the user account will expire
Provider Support LDAP, WinNT
Data Type Date
Read-Only? No

IADsUser::PasswordLastChanged

Description Returns the time and date for the last password change event associated with the user object
Provider Support LDAP
Data Type Date
Read-Only? Yes

IADsUser::PasswordMinimumLength

Description Establishes the minimum password length allowed for the user object
Provider Support LDAP, WinNT
Data Type Long
Read-Only? No

IADsUser::PasswordRequired

Description Establishes the user's ability or inability to use a blank password
Provider Support LDAP, WinNT
Data Type Boolean
Read-Only? No

IADsUser::Picture

Description An OctetString array containing an image
Provider Support LDAP
Data Type Variant
Read-Only? No

IADsUser::PostalAddresses

Description Establishes the postal addresses associated with the user object. The address should be defined as six elements of 30 bytes each, containing the street address, an optional second address line, city or locality, state or province , postal/zip code, and country.
Provider Support LDAP
Data Type Variant
Read-Only? No

IADsUser::PostalCodes

Description Establishes an array of postal codes. In Active Directory, this value is single valued.
Provider Support LDAP
Data Type Variant
Read-Only? No

IADsUser::Profile

Description Establishes the path to the user's profile directory
Provider Support LDAP, WinNT
Data Type String
Read-Only? No

IADsUser::Put

Description Allows population of a single attribute by name
Provider Support LDAP, WinNT
Syntax Put(Name As String, Property As Variant)
Data Type None

IADsUser::PutEx

Description Allows population of a multi-valued property by name
Provider Support LDAP, WinNT
Syntax PutEx(ControlCode As Long, Name As String, Property As Variant)
Data Type None

IADsUser::RequireUniquePassword

Description Establishes a flag to indicate whether the user must maintain a unique password from those stored in the password history
Provider Support LDAP
Data Type Boolean
Read-Only? No

IADsUser::Schema

Description Returns the ADsPath to the schema class object for the bound object
Provider Support LDAP, WinNT
Data Type String
Read-Only? Yes

IADsUser::SeeAlso

Description Establishes an array of additional objects that describe the currently bound user object
Provider Support LDAP
Data Type Variant
Read-Only? No

IADsUser::SetInfo

Description Writes the current properties held in the cache to the directory
Provider Support LDAP, WinNT
Syntax SetInfo()
Data Type None

IADsUser::SetPassword

Description Establishes a new password for the user object without knowing the old password. Requires administrative rights to set successfully.
Provider Support LDAP, WinNT
Syntax SetPassword(NewPassword As String)
Data Type None

IADsUser::TelephoneHome

Description Establishes an array of telephone numbers that are associated with the user object. In Active Directory, this property is single valued.
Provider Support LDAP
Data Type Variant
Read-Only? No

IADsUser::TelephoneMobile

Description Establishes an array of telephone numbers that are associated with the user object. In Active Directory, this property is single valued.
Provider Support LDAP
Data Type Variant
Read-Only? No

IADsUser::TelephoneNumber

Description Establishes an array of telephone numbers that are associated with the user object. In Active Directory, this property is single valued.
Provider Support LDAP
Data Type Variant
Read-Only? No

IADsUser::TelephonePager

Description Establishes an array of telephone numbers that are associated with the user object. In Active Directory, this property is single valued.
Provider Support LDAP
Data Type Variant
Read-Only? No

IADsUser::Title

Description Establishes the user's title
Provider Support LDAP
Data Type String
Read-Only? No

   
Top


Windows NT. 2000 ADSI Scripting for System Administration
Windows NT/2000 ADSI Scripting for System Administration
ISBN: 1578702194
EAN: 2147483647
Year: 2000
Pages: 194
Authors: Thomas Eck

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net