Public Events (see also Protected Events)

  Name Description
public event DataBinding  (Inherited from Control)
public event Disposed  (Inherited from Control)
public event Init  (Inherited from Control)
public event Load  (Inherited from Control)
public event PreRender  (Inherited from Control)
public event RedirectingToIdentityProvider  
public event SecurityTokenReceived This event fires when the security token is received from the STS.
public event SecurityTokenValidated This event fires when the security token received from the STS is validated.
public event SessionSecurityTokenCreated  
public event SignedIn This event fires when the user has been successfully signed in.
public event SignInError This event fires when there is an error in signing the user in.
public event Unload  (Inherited from Control)

Protected Events

  Name Description
protected event Click  

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.