System.Web.Profile.ProfileProvider.FindInactiveProfilesByUserName Method
Documentation for this section has not yet been entered.

Syntax

public abstract ProfileInfoCollection FindInactiveProfilesByUserName (ProfileAuthenticationOption authenticationOption, string usernameToMatch, DateTime userInactiveSinceDate, int pageIndex, int pageSize, out int totalRecords)

Parameters

authenticationOption
Documentation for this section has not yet been entered.
usernameToMatch
Documentation for this section has not yet been entered.
userInactiveSinceDate
Documentation for this section has not yet been entered.
pageIndex
Documentation for this section has not yet been entered.
pageSize
Documentation for this section has not yet been entered.
totalRecords
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Profile
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0