ChangeVaultAccountPassword Method
Syntax
public override void ChangeVaultAccountPassword(
System.string userName,
System.string oldpassword,
System.string newpassword
)Public Overrides NotOverridable Sub ChangeVaultAccountPassword( _
ByVal userName As System.String, _
ByVal oldpassword As System.String, _
ByVal newpassword As System.String _
) Parameters
| Name | Description |
|---|---|
| userName | |
| oldpassword | |
| newpassword |