Compartir a través de


FederatedPassiveSignIn (Miembros)

Lets you sign a user in using a security token requested with WS-FederationPassive.

En las tablas siguientes se enumeran los miembros expuestos por el tipo FederatedPassiveSignIn.

Público Constructores

  Nombre Descripción
  FederatedPassiveSignIn Initializes a new instance of the FederatedPassiveSignIn 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 AuthenticationType Optional. Gets or sets the “wauth” query string parameter.
public property AutoSignIn  Gets or sets whether automatic sign-in is enabled. (Se hereda de SignInControl)
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. (Se hereda de SignInControl)
public property BorderStyle  (Se hereda de WebControl)
public property BorderWidth  (Se hereda de WebControl)
public property CheckBoxStyle  Gets the style of the checkbox. (Se hereda de SignInControl)
public property ClientID  (Se hereda de Control)
public property ClientSideSignInFunction  Script funtion name to initiate signin. (Se hereda de SignInControl)
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. (Se hereda de SignInControl)
public property DisplayRememberMe  Gets or sets whether to display the “Remember Me” checkbox. (Se hereda de SignInControl)
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. (Se hereda de SignInControl)
public property ErrorText  Gets or sets the text to display if the user signs in incorrectly. (Se hereda de SignInControl)
public property ErrorTextStyle  Gets the style of the text to display if the user signs in incorrectly. (Se hereda de SignInControl)
public property Font  (Se hereda de WebControl)
public property ForeColor  (Se hereda de WebControl)
public property Freshness Optional. Gets or sets the “wfresh” query string parameter.
public property HasAttributes  (Se hereda de WebControl)
public property Height  (Se hereda de WebControl)
public property HomeRealm  
public property ID  (Se hereda de Control)
public property Issuer Gets or sets the URI of the Security Token Service (STS) from which to request a token.
public property NamingContainer  (Se hereda de Control)
public property Orientation  Control UI orientation. (Se hereda de SignInControl)
public property Page  (Se hereda de Control)
public property Parent  (Se hereda de Control)
public property Policy Optional. Gets or sets the “wp” query string parameter.
public property Realm Optional. Gets or sets the “wtrealm” query string parameter, which is the URI of the realm from which the request originates.
public property RememberMeSet  Gets or sets whether the “Remember Me” checkbox is checked. (Se hereda de SignInControl)
public property RememberMeText  Gets or sets the text of the “Remember Me” checkbox. (Se hereda de SignInControl)
public property Reply Optional. Gets or sets the “wreply” query string parameter. If not set, this defaults to the current URL.
public property Request Optional. Gets or sets the “wreq” query string parameter, which specifies a token request using either a <wsse:RequestSecurityToken> element or a full request message as described in WS-Trust.
public property RequestPtr Optional. Gets or sets the “wreqptr” query string parameter, which is the URI of the request (also specified in the “wreq” parameter).
public property RequireHttps  (Se hereda de SignInControl)
public property Resource Optional. Gets or sets the “wres” query string parameter, which is the URI of the resource to which the user requests access.
public property ServiceConfiguration  (Se hereda de SignInControl)
public property ShowButtonImage  Gets or sets whether to show the sign-in button image. (Se hereda de SignInControl)
public property SignInButtonStyle  Gets the style of the sign-in button. (Se hereda de SignInControl)
public property SignInButtonType  Gets or sets the ButtonType of the sign-in button. (Se hereda de SignInControl)
public property SignInContext  An application context to be passed back during the sign-in process. (Se hereda de SignInControl)
public property SignInImageUrl  Gets or sets the URL of the sign-in button image. (Se hereda de SignInControl)
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. (Se hereda de SignInControl)
public property SignInQueryString Optional. Gets or sets additional sign-in query string data.
public property SignInText  Gets or sets the text of the sign-in button. (Se hereda de SignInControl)
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. (Se hereda de SignInControl)
public property TitleTextStyle  Title text style. (Se hereda de SignInControl)
public property ToolTip  (Se hereda de WebControl)
public property UniqueID  (Se hereda de Control)
public property UseFederationPropertiesFromConfiguration  
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. (Se hereda de SignInControl)
public property Width  (Se hereda de WebControl)

Arriba

Protegido Propiedades

  Nombre Descripción
protected property ActiveButton  (Se hereda de SignInControl)
protected property Adapter  (Se hereda de Control)
protected property ButtonClientId  Button client id. (Se hereda de SignInControl)
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. (Se hereda de SignInControl)
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. (Se hereda de SignInControl)
protected property SignInButton  (Se hereda de SignInControl)
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  Creates all the child controls that may be rendered. (Se hereda de SignInControl)
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  (Se hereda de SignInControl)
protected method GetClientScript  Return client script containing signin functionality. (Se hereda de SignInControl)
protected method GetDesignModeState  (Se hereda de Control)
protected method GetReturnUrl  Return url to redirect after the signin. (Se hereda de SignInControl)
protected method GetSessionTokenContext  (Se hereda de SignInControl)
protected method HasEvents  (Se hereda de Control)
protected method IsLiteralContent  (Se hereda de Control)
protected method LoadControlState  (Se hereda de Control)
protected method LoadViewState  (Se hereda de SignInControl)
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  (Se hereda de SignInControl)
protected method OnLoad  (Se hereda de Control)
protected method OnPreRender  (Se hereda de SignInControl)
protected method OnRedirectingToIdentityProvider  (Se hereda de SignInControl)
protected method OnSecurityTokenReceived  (Se hereda de SignInControl)
protected method OnSecurityTokenValidated  (Se hereda de SignInControl)
protected method OnSessionSecurityTokenCreated  (Se hereda de SignInControl)
protected method OnSignedIn  (Se hereda de SignInControl)
protected method OnSignInError  (Se hereda de SignInControl)
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  (Se hereda de SignInControl)
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  Save view states. (Se hereda de SignInControl)
protected method SetDesignModeState  (Se hereda de SignInControl)
protected method SignIn  (Se hereda de SignInControl)
protected method TrackViewState  Track view states. (Se hereda de SignInControl)

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  (Se hereda de SignInControl)
public event SecurityTokenReceived  This event fires when the security token is received from the STS. (Se hereda de SignInControl)
public event SecurityTokenValidated  This event fires when the security token received from the STS is validated. (Se hereda de SignInControl)
public event SessionSecurityTokenCreated  (Se hereda de SignInControl)
public event SignedIn  This event fires when the user has been successfully signed in. (Se hereda de SignInControl)
public event SignInError  This event fires when there is an error in signing the user in. (Se hereda de SignInControl)
public event Unload  (Se hereda de Control)

Arriba

Protegido Eventos

  Nombre Descripción
protected event Click  (Se hereda de SignInControl)

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

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

Copyright © 2008 Microsoft Corporation.Reservados todos los derechos.