Click or drag to resize
XUserDef Methods

The XUserDef type exposes the following members.

Methods
  NameDescription
Public methodActivation_Date
Gets the user activation date.
Public methodCity
Gets the city of the user.
Public methodClone
Clones this instance.
Public methodCountry
Gets the country for the user.
Public methodCreationDate
Gets the user creation date.
Public methodDetails
Get user details.
Public methodEmail
Gets the user Email .
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFax
Gets the fax for the user.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFirstName
Gets the user first name.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGroups
Gets the user groups.
Public methodInGroup
Checks if the user is In a group.
Public methodInstitution
Gets the user institution.
Public methodInternetUsageCounter
Gets the Internet usage counter for the user.
Public methodInternetUser
Checks if the user is an Internet user.
Public methodIPAddress
Gets the User Ip address.
Public methodLastChangeDate
Gets the last change date.
Public methodLastChangeUserEmail
Gets the Last change user email.
Public methodLastName
Gets the user last name .
Public methodLastUseDate
Gets the last use date of the user.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMobile
Gets the Mobile number of the user.
Public methodName
Gets The User Name.
Public methodOwnerEmail
Gets the Owner email.
Public methodPhone
Gets the phone number of the user.
Public methodProfileInComplete
Checks if the user Profiles is incomplete.
Public methodRemarks
Gets the remarks for the user.
Public methodRevocation_Date
Gets the user Revocation date.
Public methodState
Gets the state fro the user.
Public methodStreet_And_Number
Gets the Street and number of the user(the address).
Public methodTitle
Gets the title of the user.
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Public methodVatNumber
Gets the VAT number for the user.
Public methodWebsite
Gets the user website.
Public methodWindowsUsageCounter
Gets the Windows usage counter for the user.
Public methodWindowsUser
Checks if the user is a Windows user.
Public methodZip
Gets the Zip code for the user.
Top
See Also