Mono Class Library: Overview

System.Web.Profile.ProfileProvider: Members

The members of System.Web.Profile.ProfileProvider are listed below.

See Also: Inherited members from System.Configuration.SettingsProvider

Protected Constructors

Documentation for this section has not yet been entered.

Public Methods

abstract
DeleteInactiveProfiles(ProfileAuthenticationOption, DateTime) : int
Documentation for this section has not yet been entered.
abstract
DeleteProfiles(string[]) : int
Documentation for this section has not yet been entered.
abstract
DeleteProfiles(ProfileInfoCollection) : int
Documentation for this section has not yet been entered.
abstract
FindInactiveProfilesByUserName(ProfileAuthenticationOption, string, DateTime, int, int, out int) : ProfileInfoCollection
Documentation for this section has not yet been entered.
abstract
FindProfilesByUserName(ProfileAuthenticationOption, string, int, int, out int) : ProfileInfoCollection
Documentation for this section has not yet been entered.
abstract
GetAllInactiveProfiles(ProfileAuthenticationOption, DateTime, int, int, out int) : ProfileInfoCollection
Documentation for this section has not yet been entered.
abstract
GetAllProfiles(ProfileAuthenticationOption, int, int, out int) : ProfileInfoCollection
Documentation for this section has not yet been entered.
abstract
GetNumberOfInactiveProfiles(ProfileAuthenticationOption, DateTime) : int
Documentation for this section has not yet been entered.