System.Web.Providers.Entities Namespace

 

The System.Web.Providers.Entities namespace contains classes and interfaces related to entities for web providers.

Classes

Class Description
System_CAPS_pubclass Application

Represents the application for entity provider.

System_CAPS_pubclass MembershipEntity

Represents the entity of the provider membership.

System_CAPS_pubclass ProfileEntity

Represents a provider profile entity.

System_CAPS_pubclass RoleEntity

Represents the role entity of the provider.

System_CAPS_pubclass Session

Represents the user session.

System_CAPS_pubclass User

Represents the web provider user.

System_CAPS_pubclass UsersInRole

Represents the users associated with the provider role.

Return to top