ServerProxyAccount.SetPassword Method
Include Protected Members
Include Inherited Members
Sets the proxy account password.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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