Mono Class Library: Overview

System.Web.Profile.ProfileProvider: Method Members

The methods of System.Web.Profile.ProfileProvider are listed below. For a list of all members, see the ProfileProvider Members list.

See Also: Inherited members from System.Configuration.SettingsProvider

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.