Compartir a través de


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
public property AccessKey  (Se hereda de WebControl)
public property AppRelativeTemplateSourceDirectory  (Se hereda de Control)
public property Attributes  (Se hereda de WebControl)
public property AutoSignIn Gets or sets whether automatic sign-in is enabled.
public property BackColor  (Se hereda de WebControl)
public property BindingContainer  (Se hereda de Control)
public property BorderColor  (Se hereda de WebControl)
public property BorderPadding Control border padding size.
public property BorderStyle  (Se hereda de WebControl)
public property BorderWidth  (Se hereda de WebControl)
public property CheckBoxStyle Gets the style of the checkbox.
public property ClientID  (Se hereda de Control)
public property ClientSideSignInFunction Script funtion name to initiate signin.
public property Controls  (Se hereda de CompositeControl)
public property ControlStyle  (Se hereda de WebControl)
public property ControlStyleCreated  (Se hereda de WebControl)
public property CssClass  (Se hereda de WebControl)
public property DestinationPageUrl Gets or sets the URL to which the user is redirected after signing in.
public property DisplayRememberMe Gets or sets whether to display the “Remember Me” checkbox.
public property Enabled  (Se hereda de WebControl)
public property EnableTheming  (Se hereda de WebControl)
public property EnableViewState  (Se hereda de Control)
public property ErrorAction Gets or sets a LoginFailureAction that takes place if the user signs in incorrectly.
public property ErrorText Gets or sets the text to display if the user signs in incorrectly.
public property ErrorTextStyle Gets the style of the text to display if the user signs in incorrectly.
public property Font  (Se hereda de WebControl)
public property ForeColor  (Se hereda de WebControl)
public property HasAttributes  (Se hereda de WebControl)
public property Height  (Se hereda de WebControl)
public property ID  (Se hereda de Control)
public property NamingContainer  (Se hereda de Control)
public property Orientation Control UI orientation.
public property Page  (Se hereda de Control)
public property Parent  (Se hereda de Control)
public property RememberMeSet Gets or sets whether the “Remember Me” checkbox is checked.
public property RememberMeText Gets or sets the text of the “Remember Me” checkbox.
public property RequireHttps  
public property ServiceConfiguration  
public property ShowButtonImage Gets or sets whether to show the sign-in button image.
public property SignInButtonStyle Gets the style of the sign-in button.
public property SignInButtonType Gets or sets the ButtonType of the sign-in button.
public property SignInContext An application context to be passed back during the sign-in process.
public property SignInImageUrl Gets or sets the URL of the sign-in button image.
public property 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.
public property SignInText Gets or sets the text of the sign-in button.
public property Site  (Se hereda de Control)
public property SkinID  (Se hereda de WebControl)
public property Style  (Se hereda de WebControl)
public property TabIndex  (Se hereda de WebControl)
public property TemplateControl  (Se hereda de Control)
public property TemplateSourceDirectory  (Se hereda de Control)
public property TitleText Gets or sets the title text of the control.
public property TitleTextStyle Title text style.
public property ToolTip  (Se hereda de WebControl)
public property UniqueID  (Se hereda de Control)
public property Visible  (Se hereda de Control)
public property VisibleWhenSignedIn Gets or sets whether the control is visible when the user is already signed in.
public property Width  (Se hereda de WebControl)

Arriba

Protegido Propiedades

  Nombre Descripción
protected property ActiveButton  
protected property Adapter  (Se hereda de Control)
protected property ButtonClientId Button client id.
protected property ChildControlsCreated  (Se hereda de Control)
protected property ClientIDSeparator  (Se hereda de Control)
protected property Context  (Se hereda de Control)
protected property DesignMode  (Se hereda de Control)
protected property Events  (Se hereda de Control)
protected property HasChildViewState  (Se hereda de Control)
protected property IdSeparator  (Se hereda de Control)
protected property IsChildControlStateCleared  (Se hereda de Control)
protected property IsEnabled  (Se hereda de WebControl)
protected property IsPersistentCookie Whether or not to write persistent cookie.
protected property IsTrackingViewState  (Se hereda de Control)
protected property IsViewStateEnabled  (Se hereda de Control)
protected property LoadViewStateByID  (Se hereda de Control)
protected property RememberMeClientId RememberMeCheckBox client id.
protected property SignInButton  
protected property TagKey  (Se hereda de WebControl)
protected property TagName  (Se hereda de WebControl)
protected property ViewState  (Se hereda de Control)
protected property ViewStateIgnoresCase  (Se hereda de Control)

Arriba

Público Métodos

(vea también Protegido Métodos)

  Nombre Descripción
public method ApplyStyle  (Se hereda de WebControl)
public method ApplyStyleSheetSkin  (Se hereda de Control)
public method CopyBaseAttributes  (Se hereda de WebControl)
public method DataBind  Sobrecargado. (Se hereda de CompositeControl)
public method Dispose  (Se hereda de Control)
public method Equals  Sobrecargado. (Se hereda de Object)
public method FindControl  Sobrecargado. (Se hereda de Control)
public method Focus  (Se hereda de Control)
public method GetHashCode  (Se hereda de Object)
public method GetType  (Se hereda de Object)
public method HasControls  (Se hereda de Control)
public method MergeStyle  (Se hereda de WebControl)
public methodstatic ReferenceEquals  (Se hereda de Object)
public method RenderBeginTag  (Se hereda de WebControl)
public method RenderControl  Sobrecargado. (Se hereda de Control)
public method RenderEndTag  (Se hereda de WebControl)
public method ResolveClientUrl  (Se hereda de Control)
public method ResolveUrl  (Se hereda de Control)
public method SetRenderMethodDelegate  (Se hereda de Control)
public method ToString  (Se hereda de Object)

Arriba

Protegido Métodos

  Nombre Descripción
protected method AddAttributesToRender  (Se hereda de WebControl)
protected method AddedControl  (Se hereda de Control)
protected method AddParsedSubObject  (Se hereda de Control)
protected method BuildProfileTree  (Se hereda de Control)
protected method ClearChildControlState  (Se hereda de Control)
protected method ClearChildState  (Se hereda de Control)
protected method ClearChildViewState  (Se hereda de Control)
protected method CreateChildControls Invalidado. Creates all the child controls that may be rendered.
protected method CreateControlCollection  (Se hereda de Control)
protected method CreateControlStyle  (Se hereda de WebControl)
protected method DataBind  Sobrecargado. (Se hereda de Control)
protected method DataBindChildren  (Se hereda de Control)
protected method EnsureChildControls  (Se hereda de Control)
protected method EnsureID  (Se hereda de Control)
protected method Finalize  (Se hereda de Object)
protected method FindControl  Sobrecargado. (Se hereda de Control)
protected method GetAutoSignInScript  
protected method GetClientScript Return client script containing signin functionality.
protected method GetDesignModeState  (Se hereda de Control)
protected method GetReturnUrl Return url to redirect after the signin.
protected method GetSessionTokenContext  
protected method HasEvents  (Se hereda de Control)
protected method IsLiteralContent  (Se hereda de Control)
protected method LoadControlState  (Se hereda de Control)
protected method LoadViewState Invalidado. Load view states.
protected method MapPathSecure  (Se hereda de Control)
protected method MemberwiseClone  (Se hereda de Object)
protected method OnBubbleEvent  (Se hereda de Control)
protected method OnDataBinding  (Se hereda de Control)
protected method OnInit Invalidado. Init the control.
protected method OnLoad  (Se hereda de Control)
protected method OnPreRender Invalidado. Override OnPreRender process.
protected method OnRedirectingToIdentityProvider  
protected method OnSecurityTokenReceived  
protected method OnSecurityTokenValidated  
protected method OnSessionSecurityTokenCreated  
protected method OnSignedIn Raises after the user is signed in.
protected method OnSignInError Raises when signin error occurred.
protected method OnUnload  (Se hereda de Control)
protected method OpenFile  (Se hereda de Control)
protected method RaiseBubbleEvent  (Se hereda de Control)
protected method RecreateChildControls  (Se hereda de CompositeControl)
protected method RemovedControl  (Se hereda de Control)
protected method Render Invalidado. Override Render process.
protected method RenderChildren  (Se hereda de Control)
protected method RenderContents  (Se hereda de WebControl)
protected method RenderControl  Sobrecargado. (Se hereda de Control)
protected method ResolveAdapter  (Se hereda de Control)
protected method SaveControlState  (Se hereda de Control)
protected method SaveViewState Invalidado. Save view states.
protected method SetDesignModeState Invalidado. Designer mode state.
protected method SignIn  
protected method TrackViewState Invalidado. Track view states.

Arriba

Público Eventos

(vea también Protegido Eventos)

  Nombre Descripción
public event DataBinding  (Se hereda de Control)
public event Disposed  (Se hereda de Control)
public event Init  (Se hereda de Control)
public event Load  (Se hereda de Control)
public event PreRender  (Se hereda de Control)
public event RedirectingToIdentityProvider  
public event SecurityTokenReceived This event fires when the security token is received from the STS.
public event SecurityTokenValidated This event fires when the security token received from the STS is validated.
public event SessionSecurityTokenCreated  
public event SignedIn This event fires when the user has been successfully signed in.
public event SignInError This event fires when there is an error in signing the user in.
public event Unload  (Se hereda de Control)

Arriba

Protegido Eventos

  Nombre Descripción
protected event Click  

Arriba

Implementaciones de interfaz explícitas

  Nombre Descripción
  System.Web.UI.IAttributeAccessor.GetAttribute  (Se hereda de WebControl)
  System.Web.UI.IAttributeAccessor.SetAttribute  (Se hereda de WebControl)
  System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (Se hereda de Control)
  System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (Se hereda de Control)
  System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (Se hereda de Control)
  System.Web.UI.IParserAccessor.AddParsedSubObject  (Se hereda de Control)
  System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls  (Se hereda de CompositeControl)
  System.Web.UI.IControlBuilderAccessor.ControlBuilder  (Se hereda de Control)
  System.Web.UI.IControlDesignerAccessor.UserData  (Se hereda de Control)
  System.Web.UI.IDataBindingsAccessor.DataBindings  (Se hereda de Control)
  System.Web.UI.IDataBindingsAccessor.HasDataBindings  (Se hereda de Control)
  System.Web.UI.IExpressionsAccessor.Expressions  (Se hereda de Control)
  System.Web.UI.IExpressionsAccessor.HasExpressions  (Se hereda de Control)

Arriba

Vea también

Referencia

SignInControl (Clase)
Microsoft.IdentityModel.Web.Controls (Espacio de nombres)

Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.