ProfileManager::GetAllInactiveProfiles Method
.NET Framework (current version)
Retrieves user profile data for profiles in which the last activity date occurred on or before a specified date and time.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetAllInactiveProfiles(ProfileAuthenticationOption, DateTime) | Retrieves all user profile data for profiles in which the last activity date occurred on or before the specified date and time. |
![]() ![]() | GetAllInactiveProfiles(ProfileAuthenticationOption, DateTime, Int32, Int32, Int32%) | Retrieves a page of ProfileInfo objects for user profiles in which the last activity date occurred on or before the specified date and time. |
Show:

