ConnectionManager.RemoteLoginFailed Event

Definition

Called when the server needs to connect to remote servers and the login fails

public event Microsoft.SqlServer.Management.Common.ServerMessageEventHandler RemoteLoginFailed;
member this.RemoteLoginFailed : Microsoft.SqlServer.Management.Common.ServerMessageEventHandler 
Public Custom Event RemoteLoginFailed As ServerMessageEventHandler 

Event Type

Applies to