Contains one row for each remote user who is allowed to call remote stored procedures on Microsoft® SQL Server™.
Column name | Data type | Description |
---|---|---|
remoteserverid | smallint | Remote server identification. |
remoteusername | nvarchar(128) | User’s login name on a remote server. |
suid | smallint | Local server user ID. |
status | smallint | Bitmap of options. |
sid | varbinary(85) | Microsoft Windows NT® user security ID. |
changedate | datetime | Date and time the remote user was added. |