Microsoft Identity Integration Server 2003 Developer Reference

IMAPasswordManagement.RequireChangePasswordOnNextLogin

The IMAPasswordManagement.RequireChangePasswordOnNextLogin(CSEntry, Boolean) method is not used.
[C#]
public abstract void RequireChangePasswordOnNextLogin(
  CSEntry csentry,
  Boolean fRequireChangePasswordOnNextLogin
);
[Visual Basic .NET]
Public MustOverride Sub RequireChangePasswordOnNextLogin( _
  ByVal csentry As CSEntry, _
  ByVal fRequireChangePasswordOnNextLogin As Boolean _
)
Implements IMAPasswordManagement.RequireChangePasswordOnNextLogin

Parameters

csentry
Not used.
fRequireChangePasswordOnNextLogin
Not used.

Return Values

This method has no return values.

Requirements

Product: Microsoft Identity Integration Server 2003 Service Pack 1
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.