This topic has not yet been rated - Rate this topic

Login.Create Method

Creates a login account on the instance of SQL Server as defined by the Login object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Create() Creates a login account on the instance of SQL Server as defined by the Login object.
Public method Create(SecureString) Creates a login account on the instance of SQL Server as defined by the Login object.
Public method Create(String) Creates a login account on the instance of SQL Server as defined by the Login object.
Public method Create(SecureString, LoginCreateOptions) Creates a login account on the instance of SQL Server as defined by the Login object.
Public method Create(String, LoginCreateOptions) Creates a login account on the instance of SQL Server as defined by the Login object.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ