WebAuthenticationBrokerCallbackEventArgs Properties |
The WebAuthenticationBrokerCallbackEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Handled |
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.
| |
ResponseData |
Contains the protocol data when the operation successfully completes.
|