This documentation is archived and is not being maintained.

ProfileProvider::DeleteProfiles Method

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.

  NameDescription
Public method DeleteProfiles(array<String>) When overridden in a derived class, deletes profile properties and information for profiles that match the supplied list of user names.
Public method DeleteProfiles(ProfileInfoCollection) When overridden in a derived class, deletes profile properties and information for the supplied list of profiles.
Top
Show: