Public Events (see also Protected Events)
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control) | |
Disposed | (Inherited from Control) | |
Init | (Inherited from Control) | |
Load | (Inherited from Control) | |
PreRender | (Inherited from Control) | |
RedirectingToIdentityProvider | (Inherited from SignInControl) | |
SecurityTokenReceived | This event fires when the security token is received from the STS.(Inherited from SignInControl) | |
SecurityTokenValidated | This event fires when the security token received from the STS is validated.(Inherited from SignInControl) | |
SessionSecurityTokenCreated | (Inherited from SignInControl) | |
SignedIn | This event fires when the user has been successfully signed in.(Inherited from SignInControl) | |
SignInError | This event fires when there is an error in signing the user in.(Inherited from SignInControl) | |
Unload | (Inherited from Control) |
Protected Events
Name | Description | |
---|---|---|
Click | (Inherited from SignInControl) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.