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  (Inherited from SignInControl)
public event SecurityTokenReceived  This event fires when the security token is received from the STS.(Inherited from SignInControl)
public event SecurityTokenValidated  This event fires when the security token received from the STS is validated.(Inherited from SignInControl)
public event SessionSecurityTokenCreated  (Inherited from SignInControl)
public event SignedIn  This event fires when the user has been successfully signed in.(Inherited from SignInControl)
public event SignInError  This event fires when there is an error in signing the user in.(Inherited from SignInControl)
public event Unload  (Inherited from Control)

Protected Events

  Name Description
protected event Click  (Inherited from SignInControl)

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.