ServerProxyAccount.SetPassword Method
Include Protected Members
Include Inherited Members
Sets the proxy account password.
Overload List
Name | Description | |
---|---|---|
SetPassword(SecureString) | Sets the proxy account password to the specified secure string. | |
SetPassword(String) | Sets the proxy account password to the specified string. |
Top