SignInControl (Miembros)
Base class for SignIn control
En las tablas siguientes se enumeran los miembros expuestos por el tipo SignInControl.
Protegido Constructores
Nombre | Descripción | |
---|---|---|
SignInControl | Base constructor for the T:Microsoft.IdentityModel.Web.Controls.SignInControl class. |
Arriba
Público Propiedades
(vea también Protegido Propiedades)
Nombre | Descripción | |
---|---|---|
AccessKey | (Se hereda de WebControl) | |
AppRelativeTemplateSourceDirectory | (Se hereda de Control) | |
Attributes | (Se hereda de WebControl) | |
AutoSignIn | Gets or sets whether automatic sign-in is enabled. | |
BackColor | (Se hereda de WebControl) | |
BindingContainer | (Se hereda de Control) | |
BorderColor | (Se hereda de WebControl) | |
BorderPadding | Control border padding size. | |
BorderStyle | (Se hereda de WebControl) | |
BorderWidth | (Se hereda de WebControl) | |
CheckBoxStyle | Gets the style of the checkbox. | |
ClientID | (Se hereda de Control) | |
ClientSideSignInFunction | Script funtion name to initiate signin. | |
Controls | (Se hereda de CompositeControl) | |
ControlStyle | (Se hereda de WebControl) | |
ControlStyleCreated | (Se hereda de WebControl) | |
CssClass | (Se hereda de 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 | (Se hereda de WebControl) | |
EnableTheming | (Se hereda de WebControl) | |
EnableViewState | (Se hereda de 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 | (Se hereda de WebControl) | |
ForeColor | (Se hereda de WebControl) | |
HasAttributes | (Se hereda de WebControl) | |
Height | (Se hereda de WebControl) | |
ID | (Se hereda de Control) | |
NamingContainer | (Se hereda de Control) | |
Orientation | Control UI orientation. | |
Page | (Se hereda de Control) | |
Parent | (Se hereda de 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 | (Se hereda de Control) | |
SkinID | (Se hereda de WebControl) | |
Style | (Se hereda de WebControl) | |
TabIndex | (Se hereda de WebControl) | |
TemplateControl | (Se hereda de Control) | |
TemplateSourceDirectory | (Se hereda de Control) | |
TitleText | Gets or sets the title text of the control. | |
TitleTextStyle | Title text style. | |
ToolTip | (Se hereda de WebControl) | |
UniqueID | (Se hereda de Control) | |
Visible | (Se hereda de Control) | |
VisibleWhenSignedIn | Gets or sets whether the control is visible when the user is already signed in. | |
Width | (Se hereda de WebControl) |
Arriba
Protegido Propiedades
Nombre | Descripción | |
---|---|---|
ActiveButton | ||
Adapter | (Se hereda de Control) | |
ButtonClientId | Button client id. | |
ChildControlsCreated | (Se hereda de Control) | |
ClientIDSeparator | (Se hereda de Control) | |
Context | (Se hereda de Control) | |
DesignMode | (Se hereda de Control) | |
Events | (Se hereda de Control) | |
HasChildViewState | (Se hereda de Control) | |
IdSeparator | (Se hereda de Control) | |
IsChildControlStateCleared | (Se hereda de Control) | |
IsEnabled | (Se hereda de WebControl) | |
IsPersistentCookie | Whether or not to write persistent cookie. | |
IsTrackingViewState | (Se hereda de Control) | |
IsViewStateEnabled | (Se hereda de Control) | |
LoadViewStateByID | (Se hereda de Control) | |
RememberMeClientId | RememberMeCheckBox client id. | |
SignInButton | ||
TagKey | (Se hereda de WebControl) | |
TagName | (Se hereda de WebControl) | |
ViewState | (Se hereda de Control) | |
ViewStateIgnoresCase | (Se hereda de Control) |
Arriba
Público Métodos
(vea también Protegido Métodos)
Nombre | Descripción | |
---|---|---|
ApplyStyle | (Se hereda de WebControl) | |
ApplyStyleSheetSkin | (Se hereda de Control) | |
CopyBaseAttributes | (Se hereda de WebControl) | |
DataBind | Sobrecargado. (Se hereda de CompositeControl) | |
Dispose | (Se hereda de Control) | |
Equals | Sobrecargado. (Se hereda de Object) | |
FindControl | Sobrecargado. (Se hereda de Control) | |
Focus | (Se hereda de Control) | |
GetHashCode | (Se hereda de Object) | |
GetType | (Se hereda de Object) | |
HasControls | (Se hereda de Control) | |
MergeStyle | (Se hereda de WebControl) | |
ReferenceEquals | (Se hereda de Object) | |
RenderBeginTag | (Se hereda de WebControl) | |
RenderControl | Sobrecargado. (Se hereda de Control) | |
RenderEndTag | (Se hereda de WebControl) | |
ResolveClientUrl | (Se hereda de Control) | |
ResolveUrl | (Se hereda de Control) | |
SetRenderMethodDelegate | (Se hereda de Control) | |
ToString | (Se hereda de Object) |
Arriba
Protegido Métodos
Nombre | Descripción | |
---|---|---|
AddAttributesToRender | (Se hereda de WebControl) | |
AddedControl | (Se hereda de Control) | |
AddParsedSubObject | (Se hereda de Control) | |
BuildProfileTree | (Se hereda de Control) | |
ClearChildControlState | (Se hereda de Control) | |
ClearChildState | (Se hereda de Control) | |
ClearChildViewState | (Se hereda de Control) | |
CreateChildControls | Invalidado. Creates all the child controls that may be rendered. | |
CreateControlCollection | (Se hereda de Control) | |
CreateControlStyle | (Se hereda de WebControl) | |
DataBind | Sobrecargado. (Se hereda de Control) | |
DataBindChildren | (Se hereda de Control) | |
EnsureChildControls | (Se hereda de Control) | |
EnsureID | (Se hereda de Control) | |
Finalize | (Se hereda de Object) | |
FindControl | Sobrecargado. (Se hereda de Control) | |
GetAutoSignInScript | ||
GetClientScript | Return client script containing signin functionality. | |
GetDesignModeState | (Se hereda de Control) | |
GetReturnUrl | Return url to redirect after the signin. | |
GetSessionTokenContext | ||
HasEvents | (Se hereda de Control) | |
IsLiteralContent | (Se hereda de Control) | |
LoadControlState | (Se hereda de Control) | |
LoadViewState | Invalidado. Load view states. | |
MapPathSecure | (Se hereda de Control) | |
MemberwiseClone | (Se hereda de Object) | |
OnBubbleEvent | (Se hereda de Control) | |
OnDataBinding | (Se hereda de Control) | |
OnInit | Invalidado. Init the control. | |
OnLoad | (Se hereda de Control) | |
OnPreRender | Invalidado. Override OnPreRender process. | |
OnRedirectingToIdentityProvider | ||
OnSecurityTokenReceived | ||
OnSecurityTokenValidated | ||
OnSessionSecurityTokenCreated | ||
OnSignedIn | Raises after the user is signed in. | |
OnSignInError | Raises when signin error occurred. | |
OnUnload | (Se hereda de Control) | |
OpenFile | (Se hereda de Control) | |
RaiseBubbleEvent | (Se hereda de Control) | |
RecreateChildControls | (Se hereda de CompositeControl) | |
RemovedControl | (Se hereda de Control) | |
Render | Invalidado. Override Render process. | |
RenderChildren | (Se hereda de Control) | |
RenderContents | (Se hereda de WebControl) | |
RenderControl | Sobrecargado. (Se hereda de Control) | |
ResolveAdapter | (Se hereda de Control) | |
SaveControlState | (Se hereda de Control) | |
SaveViewState | Invalidado. Save view states. | |
SetDesignModeState | Invalidado. Designer mode state. | |
SignIn | ||
TrackViewState | Invalidado. Track view states. |
Arriba
Público Eventos
(vea también Protegido Eventos)
Nombre | Descripción | |
---|---|---|
DataBinding | (Se hereda de Control) | |
Disposed | (Se hereda de Control) | |
Init | (Se hereda de Control) | |
Load | (Se hereda de Control) | |
PreRender | (Se hereda de 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 | (Se hereda de Control) |
Arriba
Protegido Eventos
Nombre | Descripción | |
---|---|---|
Click |
Arriba
Implementaciones de interfaz explícitas
Arriba
Vea también
Referencia
SignInControl (Clase)
Microsoft.IdentityModel.Web.Controls (Espacio de nombres)
Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.