RemoteLogin Object (SQL-DMO)

The RemoteLogin object exposes the properties of a single login mapping record for connections to a Microsoft® SQL Server™ installation originating from another, known SQL Server installation.

Remarks

A SQL Server installation can maintain authentication information for connections originating from other SQL Server installations. Server-originated connections are attempted when, for example, remote procedure calls are part of a Transact-SQL script.

Each SQL Server installation in an organization can control access by listing the servers from which it accepts connections. For each of these remote servers, login-identifier mappings specify the local login used by a remote server connection when that remote server connects as part of a process run by the remote login.

With the RemoteLogin object, you can:

Methods

Remove Method (Objects)

Properties
LocalName Property Trusted Property
RemoteName Property  

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.