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
Public method SetPassword(SecureString) Sets the proxy account password to the specified secure string.
Public method SetPassword(String) Sets the proxy account password to the specified string.

Top