Login:
[##MS_AgentSigningCertificate##]
Login properties
| Name | Value |
| Name | [##MS_AgentSigningCertificate##] |
| Friendly name | English |
| Language | us_english |
| System | ![]() |
| Default database | master |
| Deny Windows Security Authenticated Connections | |
| Type | Certificate-based SQL Server Logins |
| Permissions to access the server | Explicit grant |
| Enabled | ![]() |
SQL
CREATE LOGIN [##MS_AgentSigningCertificate##] FROM CERTIFICATE [##MS_AgentSigningCertificate##] GO |
See also