Microsoft Identity Integration Server 2003 Developer Reference |
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.
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. |
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.