IMAPasswordManagement::RequireChangePasswordOnNextLogin Method

The IMAPasswordManagement.RequireChangePasswordOnNextLogin(CSEntry, Boolean) method is not used.

Syntax

public void RequireChangePasswordOnNextLogin(
  CSEntry csentry,
  Boolean fRequireChangePasswordOnNextLogin
);
Public Sub RequireChangePasswordOnNextLogin( _
  ByVal csentry As CSEntry, _
  ByVal fRequireChangePasswordOnNextLogin As Boolean _
)
Implements IMAPasswordManagement.RequireChangePasswordOnNextLogin

Parameters

  • csentry
    Not used.

  • fRequireChangePasswordOnNextLogin
    Not used.

Return Value

This method does not return a value.

Requirements

Product Microsoft Identity Integration Server 2003 SP1
Namespace Microsoft.MetadirectoryServices
Assembly Microsoft.MetadirectoryServices
.NET Framework .NET Framework 2.0

See Also

IMAPasswordManagement

Send comments about this topic to Microsoft

Build date: 2/16/2009