Base class for SignIn control
The following tables list the members exposed by the SignInControl type.
Protected
Constructors
Name | Description | |
---|---|---|
SignInControl | Base constructor for the T:Microsoft.IdentityModel.Web.Controls.SignInControl class. |
Public Properties
(see also Protected
Properties)
Name | Description | |
---|---|---|
![]() |
AccessKey | (Inherited from WebControl) |
![]() |
AppRelativeTemplateSourceDirectory | (Inherited from Control) |
![]() |
Attributes | (Inherited from WebControl) |
![]() |
AutoSignIn | Gets or sets whether automatic sign-in is enabled. |
![]() |
BackColor | (Inherited from WebControl) |
![]() |
BindingContainer | (Inherited from Control) |
![]() |
BorderColor | (Inherited from WebControl) |
![]() |
BorderPadding | Control border padding size. |
![]() |
BorderStyle | (Inherited from WebControl) |
![]() |
BorderWidth | (Inherited from WebControl) |
![]() |
CheckBoxStyle | Gets the style of the checkbox. |
![]() |
ClientID | (Inherited from Control) |
![]() |
ClientSideSignInFunction | Script funtion name to initiate signin. |
![]() |
Controls | (Inherited from CompositeControl) |
![]() |
ControlStyle | (Inherited from WebControl) |
![]() |
ControlStyleCreated | (Inherited from WebControl) |
![]() |
CssClass | (Inherited from WebControl) |
![]() |
DestinationPageUrl | Gets or sets the URL to which the user is redirected after signing in. |
![]() |
DisplayRememberMe | Gets or sets whether to display the “Remember Me” checkbox. |
![]() |
Enabled | (Inherited from WebControl) |
![]() |
EnableTheming | (Inherited from WebControl) |
![]() |
EnableViewState | (Inherited from Control) |
![]() |
ErrorAction | Gets or sets a LoginFailureAction that takes place if the user signs in incorrectly. |
![]() |
ErrorText | Gets or sets the text to display if the user signs in incorrectly. |
![]() |
ErrorTextStyle | Gets the style of the text to display if the user signs in incorrectly. |
![]() |
Font | (Inherited from WebControl) |
![]() |
ForeColor | (Inherited from WebControl) |
![]() |
HasAttributes | (Inherited from WebControl) |
![]() |
Height | (Inherited from WebControl) |
![]() |
ID | (Inherited from Control) |
![]() |
NamingContainer | (Inherited from Control) |
![]() |
Orientation | Control UI orientation. |
![]() |
Page | (Inherited from Control) |
![]() |
Parent | (Inherited from Control) |
![]() |
RememberMeSet | Gets or sets whether the “Remember Me” checkbox is checked. |
![]() |
RememberMeText | Gets or sets the text of the “Remember Me” checkbox. |
![]() |
RequireHttps | |
![]() |
ServiceConfiguration | |
![]() |
ShowButtonImage | Gets or sets whether to show the sign-in button image. |
![]() |
SignInButtonStyle | Gets the style of the sign-in button. |
![]() |
SignInButtonType | Gets or sets the ButtonType of the sign-in button. |
![]() |
SignInContext | An application context to be passed back during the sign-in process. |
![]() |
SignInImageUrl | Gets or sets the URL of the sign-in button image. |
![]() |
SignInMode | Gets or sets the SignInMode with which the user signs in. The two possible values are Session (the default) and Single. Sessions are persisted using a cookie. Single is appropriate for a scenario such as validating a user’s credit card. |
![]() |
SignInText | Gets or sets the text of the sign-in button. |
![]() |
Site | (Inherited from Control) |
![]() |
SkinID | (Inherited from WebControl) |
![]() |
Style | (Inherited from WebControl) |
![]() |
TabIndex | (Inherited from WebControl) |
![]() |
TemplateControl | (Inherited from Control) |
![]() |
TemplateSourceDirectory | (Inherited from Control) |
![]() |
TitleText | Gets or sets the title text of the control. |
![]() |
TitleTextStyle | Title text style. |
![]() |
ToolTip | (Inherited from WebControl) |
![]() |
UniqueID | (Inherited from Control) |
![]() |
Visible | (Inherited from Control) |
![]() |
VisibleWhenSignedIn | Gets or sets whether the control is visible when the user is already signed in. |
![]() |
Width | (Inherited from WebControl) |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
ActiveButton | |
![]() |
Adapter | (Inherited from Control) |
![]() |
ButtonClientId | Button client id. |
![]() |
ChildControlsCreated | (Inherited from Control) |
![]() |
ClientIDSeparator | (Inherited from Control) |
![]() |
Context | (Inherited from Control) |
![]() |
DesignMode | (Inherited from Control) |
![]() |
Events | (Inherited from Control) |
![]() |
HasChildViewState | (Inherited from Control) |
![]() |
IdSeparator | (Inherited from Control) |
![]() |
IsChildControlStateCleared | (Inherited from Control) |
![]() |
IsEnabled | (Inherited from WebControl) |
![]() |
IsPersistentCookie | Whether or not to write persistent cookie. |
![]() |
IsTrackingViewState | (Inherited from Control) |
![]() |
IsViewStateEnabled | (Inherited from Control) |
![]() |
LoadViewStateByID | (Inherited from Control) |
![]() |
RememberMeClientId | RememberMeCheckBox client id. |
![]() |
SignInButton | |
![]() |
TagKey | (Inherited from WebControl) |
![]() |
TagName | (Inherited from WebControl) |
![]() |
ViewState | (Inherited from Control) |
![]() |
ViewStateIgnoresCase | (Inherited from Control) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
ApplyStyle | (Inherited from WebControl) |
![]() |
ApplyStyleSheetSkin | (Inherited from Control) |
![]() |
CopyBaseAttributes | (Inherited from WebControl) |
![]() |
DataBind | Overloaded. (Inherited from CompositeControl) |
![]() |
Dispose | (Inherited from Control) |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
FindControl | Overloaded. (Inherited from Control) |
![]() |
Focus | (Inherited from Control) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
HasControls | (Inherited from Control) |
![]() |
MergeStyle | (Inherited from WebControl) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
RenderBeginTag | (Inherited from WebControl) |
![]() |
RenderControl | Overloaded. (Inherited from Control) |
![]() |
RenderEndTag | (Inherited from WebControl) |
![]() |
ResolveClientUrl | (Inherited from Control) |
![]() |
ResolveUrl | (Inherited from Control) |
![]() |
SetRenderMethodDelegate | (Inherited from Control) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
AddAttributesToRender | (Inherited from WebControl) |
![]() |
AddedControl | (Inherited from Control) |
![]() |
AddParsedSubObject | (Inherited from Control) |
![]() |
BuildProfileTree | (Inherited from Control) |
![]() |
ClearChildControlState | (Inherited from Control) |
![]() |
ClearChildState | (Inherited from Control) |
![]() |
ClearChildViewState | (Inherited from Control) |
![]() |
CreateChildControls | Overridden. Creates all the child controls that may be rendered. |
![]() |
CreateControlCollection | (Inherited from Control) |
![]() |
CreateControlStyle | (Inherited from WebControl) |
![]() |
DataBind | Overloaded. (Inherited from Control) |
![]() |
DataBindChildren | (Inherited from Control) |
![]() |
EnsureChildControls | (Inherited from Control) |
![]() |
EnsureID | (Inherited from Control) |
![]() |
Finalize | (Inherited from Object) |
![]() |
FindControl | Overloaded. (Inherited from Control) |
![]() |
GetAutoSignInScript | |
![]() |
GetClientScript | Return client script containing signin functionality. |
![]() |
GetDesignModeState | (Inherited from Control) |
![]() |
GetReturnUrl | Return url to redirect after the signin. |
![]() |
GetSessionTokenContext | |
![]() |
HasEvents | (Inherited from Control) |
![]() |
IsLiteralContent | (Inherited from Control) |
![]() |
LoadControlState | (Inherited from Control) |
![]() |
LoadViewState | Overridden. Load view states. |
![]() |
MapPathSecure | (Inherited from Control) |
![]() |
MemberwiseClone | (Inherited from Object) |
![]() |
OnBubbleEvent | (Inherited from Control) |
![]() |
OnDataBinding | (Inherited from Control) |
![]() |
OnInit | Overridden. Init the control. |
![]() |
OnLoad | (Inherited from Control) |
![]() |
OnPreRender | Overridden. Override OnPreRender process. |
![]() |
OnRedirectingToIdentityProvider | |
![]() |
OnSecurityTokenReceived | |
![]() |
OnSecurityTokenValidated | |
![]() |
OnSessionSecurityTokenCreated | |
![]() |
OnSignedIn | Raises after the user is signed in. |
![]() |
OnSignInError | Raises when signin error occurred. |
![]() |
OnUnload | (Inherited from Control) |
![]() |
OpenFile | (Inherited from Control) |
![]() |
RaiseBubbleEvent | (Inherited from Control) |
![]() |
RecreateChildControls | (Inherited from CompositeControl) |
![]() |
RemovedControl | (Inherited from Control) |
![]() |
Render | Overridden. Override Render process. |
![]() |
RenderChildren | (Inherited from Control) |
![]() |
RenderContents | (Inherited from WebControl) |
![]() |
RenderControl | Overloaded. (Inherited from Control) |
![]() |
ResolveAdapter | (Inherited from Control) |
![]() |
SaveControlState | (Inherited from Control) |
![]() |
SaveViewState | Overridden. Save view states. |
![]() |
SetDesignModeState | Overridden. Designer mode state. |
![]() |
SignIn | |
![]() |
TrackViewState | Overridden. Track view states. |
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
Explicit Interface
Implementations
Name | Description | |
---|---|---|
System.Web.UI.IAttributeAccessor.GetAttribute | (Inherited from WebControl) | |
System.Web.UI.IAttributeAccessor.SetAttribute | (Inherited from WebControl) | |
System.Web.UI.IControlDesignerAccessor.GetDesignModeState | (Inherited from Control) | |
System.Web.UI.IControlDesignerAccessor.SetDesignModeState | (Inherited from Control) | |
System.Web.UI.IControlDesignerAccessor.SetOwnerControl | (Inherited from Control) | |
System.Web.UI.IParserAccessor.AddParsedSubObject | (Inherited from Control) | |
System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls | (Inherited from CompositeControl) | |
System.Web.UI.IControlBuilderAccessor.ControlBuilder | (Inherited from Control) | |
System.Web.UI.IControlDesignerAccessor.UserData | (Inherited from Control) | |
System.Web.UI.IDataBindingsAccessor.DataBindings | (Inherited from Control) | |
System.Web.UI.IDataBindingsAccessor.HasDataBindings | (Inherited from Control) | |
System.Web.UI.IExpressionsAccessor.Expressions | (Inherited from Control) | |
System.Web.UI.IExpressionsAccessor.HasExpressions | (Inherited from Control) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.