Authentication was cancelled at the OpenID Provider.
| C# | Visual Basic | Visual C++ |
public event EventHandler AuthenticationCanceled
Public Event AuthenticationCanceled As EventHandler
public: event EventHandler^ AuthenticationCanceled { void add (EventHandler^ value); void remove (EventHandler^ value); }