This topic has not yet been rated - Rate this topic

AuthenticationService.LoggedOut Event

WCF RIA Services

[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]

Occurs when a user is successfully logged out.

Namespace:  System.ServiceModel.DomainServices.Client.ApplicationServices
Assembly:  System.ServiceModel.DomainServices.Client (in System.ServiceModel.DomainServices.Client.dll)
public event EventHandler<AuthenticationEventArgs> LoggedOut

This event is raised when User changes from authenticated to anonymous.

Did you find this helpful?
(1500 characters remaining)