The members of System.Web.Profile.ProfileProvider are listed below.
See Also: Inherited members from System.Configuration.SettingsProvider
Initializes a new instance of the System.Web.Profile.ProfileProvider class. |
abstract | DeleteInactiveProfiles(ProfileAuthenticationOption, DateTime)
| |
abstract | DeleteProfiles(string[])
| |
abstract | DeleteProfiles(ProfileInfoCollection)
| |
abstract | FindInactiveProfilesByUserName(ProfileAuthenticationOption, string, DateTime, int, int, out int)Documentation for this section has not yet been entered. | |
abstract | FindProfilesByUserName(ProfileAuthenticationOption, string, int, int, out int)Documentation for this section has not yet been entered. | |
abstract | GetAllInactiveProfiles(ProfileAuthenticationOption, DateTime, int, int, out int)Documentation for this section has not yet been entered. | |
abstract | GetAllProfiles(ProfileAuthenticationOption, int, int, out int)Documentation for this section has not yet been entered. | |
abstract | GetNumberOfInactiveProfiles(ProfileAuthenticationOption, DateTime)
|