Sitecore 5.0 API

Domain Members

Domain overview

Public Instance Constructors

Domain Constructor

Public Instance Properties

AnonymousUserGets the anonymous user.
AppearanceGets the appearance.
CurrentUserGets the current user.
DatabaseGets the database.
LoginPageGets or sets the login page.
NameGets the name.
RolesGets the roles.

Public Instance Methods

AddRoleAdds the role.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
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.
GetRoleOverloaded. Gets the role.
GetType (inherited from Object) Gets the Type of the current instance.
GetUserOverloaded. Gets the user.
IsEveryoneGets a value indicating whether the current instance is everyone.
LoginOverloaded. Logins the current instance.
LogoutLogouts the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

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

Domain Class | Sitecore.SecurityModel Namespace