Authentication was successful.
| C# | Visual Basic | Visual C++ |
public event EventHandler AuthenticationSuccessful
Public Event AuthenticationSuccessful As EventHandler
public: event EventHandler^ AuthenticationSuccessful { void add (EventHandler^ value); void remove (EventHandler^ value); }