Sitecore 5.0 API

UserItem Members

UserItem overview

Public Static (Shared) Methods

GeneratePasswordGenerates the password.

Public Instance Constructors

UserItem Constructor

Public Instance Properties

CanBoostGets a value indicating whether the current instance can boost.
ClientLanguageGets the client language.
Database (inherited from CustomItemBase)Gets the database.
DisplayName (inherited from CustomItemBase) Gets the display name.
DomainGets the domain.
EmailGets or sets the email.
FullnameGets or sets the fullname.
HomeGets the home.
Icon (inherited from CustomItemBase) Gets the icon.
ID (inherited from CustomItemBase)Gets the ID.
InnerItem (inherited from CustomItemBase) Gets the inner item.
IsAdministratorGets a value indicating whether the current instance is administrator.
IsDeveloperGets a value indicating whether the current instance is developer.
IsWebmasterGets a value indicating whether the current instance is webmaster.
Item (inherited from CustomItem) Gets or sets the value of a specified field.
Item (inherited from CustomItem) Gets or sets the value of a specified field.
Item (inherited from CustomItem) Gets or sets the value of a specified field.
LoginNameGets the name of the login.
Name (inherited from CustomItemBase)Gets the name.
PortraitGets or sets the portrait.
PropertiesGets the properties.
QualifiedNameGets the name of the qualified.
RegionalISOCodeGets the regional isocode.
RegionalLanguageGets the regional language.
RolesGets the roles.
SettingsGets the settings.
StartUrl 

Public Instance Methods

BeginEdit (inherited from CustomItemBase)Begins editing the item.
EndEdit (inherited from CustomItemBase)Ends editing the item.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
FormatDecimalFormats the decimal.
FormatLongDateFormats the long date.
FormatLongDateTimeFormats the date time of the long.
FormatLongNumberFormats the long number.
FormatShortDateFormats the short date.
FormatShortDateTimeFormats the date time of the short.
GetCultureInfoGets the culture info.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetPolicyGets the policy.
GetType (inherited from Object) Gets the Type of the current instance.
IsInRoleGets a value indicating whether the current instance is in role.
ResetPasswordResets the password.
SetPasswordSets the password.
StartClientStarts the client.
ToString (inherited from Object) Returns a String that represents the current Object.
VerifyPasswordVerifies the password.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

UserItem Class | Sitecore.SecurityModel Namespace