Share via


Login.Create Method

Overload List

Name Description
Login.Create ()
Creates a login account on the instance of Microsoft SQL Server as defined by the Login object.
Login.Create (SecureString)  
Login.Create (String)  
Login.Create (SecureString, LoginCreateOptions)  
Login.Create (String, LoginCreateOptions)  

See Also

Reference

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

Other Resources

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