IEmailNotificationConfiguration.SetSmtpUserPassword Method
Applies To: Windows Server Update Services
Sets the e-mail sender's password.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Overload List
Name | Description | |
---|---|---|
SetSmtpUserPassword(SecureString) | Sets the e-mail sender's password. |
|
SetSmtpUserPassword(String) | Sets the e-mail sender's password. |
Remarks
This operation requires WSUS Administrator privileges.
See Also
IEmailNotificationConfiguration Interface
Microsoft.UpdateServices.Administration Namespace
Return to top