Share via


WebResourceCancelledChallengeEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class WebResourceCancelledChallengeEventArgs : EventArgs
type WebResourceCancelledChallengeEventArgs = class
    inherit EventArgs
Inheritance
WebResourceCancelledChallengeEventArgs

Constructors

Name Description
WebResourceCancelledChallengeEventArgs(NSObject, NSUrlAuthenticationChallenge, WebDataSource)

Create a new instance of the WebResourceCancelledChallengeEventArgs with the specified event data.

Properties

Name Description
Challenge
DataSource
Identifier

Applies to