SharePointOnlineCredentialsWebRequestEventArgs class
Inheritance hierarchy
System.Object
System.EventArgs
Microsoft.SharePoint.Client.SharePointOnlineCredentialsWebRequestEventArgs
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)
Syntax
'Declaration
Public NotInheritable Class SharePointOnlineCredentialsWebRequestEventArgs _
Inherits EventArgs
'Usage
Dim instance As SharePointOnlineCredentialsWebRequestEventArgs
public sealed class SharePointOnlineCredentialsWebRequestEventArgs : EventArgs
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.