.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Web.Profile
  3. ProfileManager
  4. DeleteProfiles(String[])
  • ProfileManager
    • ApplicationName
    • AutomaticSaveEnabled
    • Enabled
    • Provider
    • Providers
    • AddDynamicProfileProperty(ProfilePropertySettings)
    • DeleteInactiveProfiles(ProfileAuthenticationOption, DateTime)
    • DeleteProfile(String)
    • DeleteProfiles(ProfileInfoCollection)
    • DeleteProfiles(String[])
    • FindInactiveProfilesByUserName(ProfileAuthenticationOption, String, DateTime)
    • FindInactiveProfilesByUserName(ProfileAuthenticationOption, String, DateTime, Int32, Int32, Int32)
    • FindProfilesByUserName(ProfileAuthenticationOption, String)
    • FindProfilesByUserName(ProfileAuthenticationOption, String, Int32, Int32, Int32)
    • GetAllInactiveProfiles(ProfileAuthenticationOption, DateTime)
    • GetAllInactiveProfiles(ProfileAuthenticationOption, DateTime, Int32, Int32, Int32)
    • GetAllProfiles(ProfileAuthenticationOption)
    • GetAllProfiles(ProfileAuthenticationOption, Int32, Int32, Int32)
    • GetNumberOfInactiveProfiles(ProfileAuthenticationOption, DateTime)
    • GetNumberOfProfiles(ProfileAuthenticationOption)
net481
namespace System.Web.Profile
{
    public static class ProfileManager
    {
        public static int DeleteProfiles(string[] usernames);
    }
}
.NET Framework 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net481
Assembly

System.Web , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

Your project needs an assembly reference to System.Web.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙