This namespace contain customized implementations of the profile provider, role provider, and membership providers that are native to ASP.NET2.0.

Classes

  ClassDescription
PhoenixMembershipUser
A class which extends the MembershipUser, adding additional methods.
PhoenixSqlMembershipProvider
An implementation of the MembershipUser that Phoenix uses to manage Phoenix users within workspaces.
PhoenixSqlProfileProvider
An implementaion of the ProfileProvider that Phoenix uses to manage user profiles.
PhoenixSqlRoleProvider
An extension of the RoleProvider object that Phoenix uses to manage all user's roles within any given workspace.

Enumerations

  EnumerationDescription
OnlineStatusEnum
Indicates the online status of the user.
UploadStateType
Indicates the upload state that a user has, based on how much they have uploaded versus how much space has been allotted for this user.