This documentation is archived and is not being maintained.
ProfileProvider::DeleteProfiles Method
Visual Studio 2010
Deletes profile properties and information from the data source.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DeleteProfiles(ProfileInfoCollection) | When overridden in a derived class, deletes profile properties and information for the supplied list of profiles. |
|
DeleteProfiles(array<String>) | When overridden in a derived class, deletes profile properties and information for profiles that match the supplied list of user names. |
Show: