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 | ||
SecurityTokenReceived | This event fires when the security token is received from the STS. | |
SecurityTokenValidated | This event fires when the security token received from the STS is validated. | |
SessionSecurityTokenCreated | ||
SignedIn | This event fires when the user has been successfully signed in. | |
SignInError | This event fires when there is an error in signing the user in. | |
Unload | (Inherited from Control) |
Protected Events
Name | Description | |
---|---|---|
Click |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.