System.Web.Providers.Entities Namespace
The System.Web.Providers.Entities namespace contains classes and interfaces related to entities for web providers.
Classes
Class | Description | |
---|---|---|
![]() |
Application | Represents the application for entity provider. |
![]() |
MembershipEntity | Represents the entity of the provider membership. |
![]() |
ProfileEntity | Represents a provider profile entity. |
![]() |
RoleEntity | Represents the role entity of the provider. |
![]() |
Session | Represents the user session. |
![]() |
User | Represents the web provider user. |
![]() |
UsersInRole | Represents the users associated with the provider role. |
Return to top