ProfileProvider.DeleteProfiles Method
.NET Framework 2.0
Deletes profile properties and information from the data source.
| Name | Description |
|---|---|
| ProfileProvider.DeleteProfiles (ProfileInfoCollection) |
When overridden in a derived class, deletes profile properties and information for the supplied list of profiles.
|
| ProfileProvider.DeleteProfiles (String[]) |
When overridden in a derived class, deletes profile properties and information for profiles that match the supplied list of user names.
|