ILoginFactory.CreateWindowsLogin(IServer, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableLogin CreateWindowsLogin (Microsoft.SqlServer.Management.SqlParser.Metadata.IServer server, string name);
abstract member CreateWindowsLogin : Microsoft.SqlServer.Management.SqlParser.Metadata.IServer * string -> Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableLogin
Public Function CreateWindowsLogin (server As IServer, name As String) As IMutableLogin
Parameters
- server
- IServer
- name
- String