object.MatchingHistoricalPassword(aLogin, aNewPassword, aNumToMatch)
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the ISProfile interface |
|
aLogin |
In, Required | string |
|
aNewPassword |
In, Required | string |
|
aNumToMatch |
In, Required | int |
bool