Share via


SharePointOnlineCredentials.ExecutingWebRequest Event

Definition

public event EventHandler<Microsoft.SharePoint.Client.WebRequestEventArgs> ExecutingWebRequest;
member this.ExecutingWebRequest : EventHandler<Microsoft.SharePoint.Client.WebRequestEventArgs> 
Public Custom Event ExecutingWebRequest As EventHandler(Of WebRequestEventArgs) 

Event Type

Applies to