Share via


Login.ChangePassword Method

Changes the password for the login account.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

Name Description
Login.ChangePassword (String)
Changes the password for the login account.
Login.ChangePassword (String, String)
Changes the password for the login account.
Login.ChangePassword (String, Boolean, Boolean)
Changes the password for the login account.

See Also

Reference

Login Class
Login Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Managing Users, Roles, and Logins
Principals
CREATE LOGIN (Transact-SQL)