The members of System.Web.Profile.ProfileProvider are listed below.
See Also: Inherited members from System.Configuration.SettingsProvider
Documentation for this section has not yet been entered.
abstractDeleteInactiveProfiles(ProfileAuthenticationOption, DateTime) : int Documentation for this section has not yet been entered. abstractDeleteProfiles(string[]) : int Documentation for this section has not yet been entered. abstractDeleteProfiles(ProfileInfoCollection) : int Documentation for this section has not yet been entered. abstractFindInactiveProfilesByUserName(ProfileAuthenticationOption, string, DateTime, int, int, out int) : ProfileInfoCollection Documentation for this section has not yet been entered. abstractFindProfilesByUserName(ProfileAuthenticationOption, string, int, int, out int) : ProfileInfoCollection Documentation for this section has not yet been entered. abstractGetAllInactiveProfiles(ProfileAuthenticationOption, DateTime, int, int, out int) : ProfileInfoCollection Documentation for this section has not yet been entered. abstractGetAllProfiles(ProfileAuthenticationOption, int, int, out int) : ProfileInfoCollection Documentation for this section has not yet been entered. abstractGetNumberOfInactiveProfiles(ProfileAuthenticationOption, DateTime) : int Documentation for this section has not yet been entered.