IMAPasswordManagement Interface
The IMAPasswordManagement interface is implemented by a password management extension to set or change passwords for a management agent.
The IMAPasswordManagement interface is derived from the System.Object class.
Public Methods
The IMAPasswordManagement interface has the following public methods.
Method | Description |
---|---|
BeginConnectionToServer(String, String, String) |
Begins a connection to the server. |
ChangePassword(CSEntry, String, String) |
Changes the password on the CSEntry object. |
EndConnectionToServer() |
Ends the connection to the server and releases the resources. |
GetConnectionSecurityLevel() |
Determines the security level of the connection to the server. |
RequireChangePasswordOnNextLogin(CSEntry, Boolean) |
Not used. |
SetPassword(CSEntry, String) |
Sets the password for the CSEntry object. |
Requirements
Product | Microsoft Identity Integration Server 2003 SP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
Send comments about this topic to Microsoft
Build date: 2/16/2009