Click or drag to resize

WebAuthenticationBrokerCallbackEventArgsResponseData Property

Contains the protocol data when the operation successfully completes.

Namespace:  Cauldron.Net
Assembly:  Cauldron (in Cauldron.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public string ResponseData { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.Net.WebAuthenticationBrokerCallbackEventArgs.ResponseData"]

See Also