This table is stored in the msdb database.
| Column name | Data type | Description |
| monitor_server_name | sysname | Name of the log shipping monitor server. |
| logon_type | int | Authentication method:
1 = Windows authentication.
2 = SQL Server authentication. |
| logon_data | varbinary(256) | Login name and password. |