Share via


WebResourceAuthenticationChallengeEventArgs Class

Definition

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

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

Constructors

Name Description
WebResourceAuthenticationChallengeEventArgs(NSObject, NSUrlAuthenticationChallenge, WebDataSource)

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

Properties

Name Description
Challenge
DataSource
Identifier

Applies to