Share via


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
System_CAPS_pubmethod SetSmtpUserPassword(SecureString)

Sets the e-mail sender's password.

System_CAPS_pubmethod 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