ProfileManager::FindProfilesByUserName Method
.NET Framework (current version)
Retrieves profile information for profiles in which the user name matches a specified name.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | FindProfilesByUserName(ProfileAuthenticationOption, String^) | Retrieves all profile information for profiles in which the user name matches the specified name. |
![]() ![]() | FindProfilesByUserName(ProfileAuthenticationOption, String^, Int32, Int32, Int32%) | Retrieves profile information in pages of data for profiles in which the user name matches the specified name. |
Show:

