This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
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.
(Overrides ProfileProvider..::DeleteProfiles(array<String>[]()[][]).)
Public method DeleteProfiles(ProfileInfoCollection)
When overridden in a derived class, deletes profile properties and information for the supplied list of profiles.
(Overrides ProfileProvider..::DeleteProfiles(ProfileInfoCollection).)

See Also

Advanced