Click or drag to resize

WebAuthenticationBrokerCallbackEventArgs Properties

The WebAuthenticationBrokerCallbackEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyHandled
Gets or sets a value that marks the event as handled. A true value for Handled prevents most handlers along the event route from handling the same event again.
Public propertyResponseData
Contains the protocol data when the operation successfully completes.
Top
See Also