Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)