IMAPasswordManagement Members
Important: With the release of ECMA 2.0, this feature has been deprecated and will be removed in future versions. You should use the Extensible Connectivity 2.0 Management Agent Reference for Connector development going forward.
Implemented by a password management extension to set or change passwords for a management agent.
The following tables list the members exposed by the IMAPasswordManagement type.
Public Methods
Name | Description | |
---|---|---|
BeginConnectionToServer | Begins a connection to the server. | |
ChangePassword | Changes the password on the CSEntry object. This method is called when the call to the BeginConnectionToServer method is successful. | |
EndConnectionToServer | Ends the connection to the server and releases the resources. | |
GetConnectionSecurityLevel | Determines the security level of the connection to the server. This method is called after the call to the BeginConnectionToServer method is successful. | |
RequireChangePasswordOnNextLogin | This method is not used. | |
SetPassword | Sets the password for the CSEntry object. This method is called when the call to the BeginConnectionToServer method is successful. |
Top
See Also
Reference
IMAPasswordManagement Interface
Microsoft.MetadirectoryServices Namespace
Microsoft.MetadirectoryServices