FederatedPassiveSignIn 成员

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

下表列出了 FederatedPassiveSignIn 类型公开的成员。

Public 构造函数

  名称 说明
  FederatedPassiveSignIn Initializes a new instance of the FederatedPassiveSignIn class.

页首

Public 属性

(另请参阅 Protected 属性)

  名称 说明
public property AccessKey  (从 WebControl 继承)
public property AppRelativeTemplateSourceDirectory  (从 Control 继承)
public property Attributes  (从 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. (从 SignInControl 继承)
public property BackColor  (从 WebControl 继承)
public property BindingContainer  (从 Control 继承)
public property BorderColor  (从 WebControl 继承)
public property BorderPadding  Control border padding size. (从 SignInControl 继承)
public property BorderStyle  (从 WebControl 继承)
public property BorderWidth  (从 WebControl 继承)
public property CheckBoxStyle  Gets the style of the checkbox. (从 SignInControl 继承)
public property ClientID  (从 Control 继承)
public property ClientSideSignInFunction  Script funtion name to initiate signin. (从 SignInControl 继承)
public property Controls  (从 CompositeControl 继承)
public property ControlStyle  (从 WebControl 继承)
public property ControlStyleCreated  (从 WebControl 继承)
public property CssClass  (从 WebControl 继承)
public property DestinationPageUrl  Gets or sets the URL to which the user is redirected after signing in. (从 SignInControl 继承)
public property DisplayRememberMe  Gets or sets whether to display the “Remember Me” checkbox. (从 SignInControl 继承)
public property Enabled  (从 WebControl 继承)
public property EnableTheming  (从 WebControl 继承)
public property EnableViewState  (从 Control 继承)
public property ErrorAction  Gets or sets a LoginFailureAction that takes place if the user signs in incorrectly. (从 SignInControl 继承)
public property ErrorText  Gets or sets the text to display if the user signs in incorrectly. (从 SignInControl 继承)
public property ErrorTextStyle  Gets the style of the text to display if the user signs in incorrectly. (从 SignInControl 继承)
public property Font  (从 WebControl 继承)
public property ForeColor  (从 WebControl 继承)
public property Freshness Optional. Gets or sets the “wfresh” query string parameter.
public property HasAttributes  (从 WebControl 继承)
public property Height  (从 WebControl 继承)
public property HomeRealm  
public property ID  (从 Control 继承)
public property Issuer Gets or sets the URI of the Security Token Service (STS) from which to request a token.
public property NamingContainer  (从 Control 继承)
public property Orientation  Control UI orientation. (从 SignInControl 继承)
public property Page  (从 Control 继承)
public property Parent  (从 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. (从 SignInControl 继承)
public property RememberMeText  Gets or sets the text of the “Remember Me” checkbox. (从 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  (从 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  (从 SignInControl 继承)
public property ShowButtonImage  Gets or sets whether to show the sign-in button image. (从 SignInControl 继承)
public property SignInButtonStyle  Gets the style of the sign-in button. (从 SignInControl 继承)
public property SignInButtonType  Gets or sets the ButtonType of the sign-in button. (从 SignInControl 继承)
public property SignInContext  An application context to be passed back during the sign-in process. (从 SignInControl 继承)
public property SignInImageUrl  Gets or sets the URL of the sign-in button image. (从 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. (从 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. (从 SignInControl 继承)
public property Site  (从 Control 继承)
public property SkinID  (从 WebControl 继承)
public property Style  (从 WebControl 继承)
public property TabIndex  (从 WebControl 继承)
public property TemplateControl  (从 Control 继承)
public property TemplateSourceDirectory  (从 Control 继承)
public property TitleText  Gets or sets the title text of the control. (从 SignInControl 继承)
public property TitleTextStyle  Title text style. (从 SignInControl 继承)
public property ToolTip  (从 WebControl 继承)
public property UniqueID  (从 Control 继承)
public property UseFederationPropertiesFromConfiguration  
public property Visible  (从 Control 继承)
public property VisibleWhenSignedIn  Gets or sets whether the control is visible when the user is already signed in. (从 SignInControl 继承)
public property Width  (从 WebControl 继承)

页首

Protected 属性

  名称 说明
protected property ActiveButton  (从 SignInControl 继承)
protected property Adapter  (从 Control 继承)
protected property ButtonClientId  Button client id. (从 SignInControl 继承)
protected property ChildControlsCreated  (从 Control 继承)
protected property ClientIDSeparator  (从 Control 继承)
protected property Context  (从 Control 继承)
protected property DesignMode  (从 Control 继承)
protected property Events  (从 Control 继承)
protected property HasChildViewState  (从 Control 继承)
protected property IdSeparator  (从 Control 继承)
protected property IsChildControlStateCleared  (从 Control 继承)
protected property IsEnabled  (从 WebControl 继承)
protected property IsPersistentCookie  Whether or not to write persistent cookie. (从 SignInControl 继承)
protected property IsTrackingViewState  (从 Control 继承)
protected property IsViewStateEnabled  (从 Control 继承)
protected property LoadViewStateByID  (从 Control 继承)
protected property RememberMeClientId  RememberMeCheckBox client id. (从 SignInControl 继承)
protected property SignInButton  (从 SignInControl 继承)
protected property TagKey  (从 WebControl 继承)
protected property TagName  (从 WebControl 继承)
protected property ViewState  (从 Control 继承)
protected property ViewStateIgnoresCase  (从 Control 继承)

页首

Public 方法

(另请参阅 Protected 方法)

  名称 说明
public method ApplyStyle  (从 WebControl 继承)
public method ApplyStyleSheetSkin  (从 Control 继承)
public method CopyBaseAttributes  (从 WebControl 继承)
public method DataBind  已重载。 (从 CompositeControl 继承)
public method Dispose  (从 Control 继承)
public method Equals  已重载。 (从 Object 继承)
public method FindControl  已重载。 (从 Control 继承)
public method Focus  (从 Control 继承)
public method GetHashCode  (从 Object 继承)
public method GetType  (从 Object 继承)
public method HasControls  (从 Control 继承)
public method MergeStyle  (从 WebControl 继承)
public methodstatic ReferenceEquals  (从 Object 继承)
public method RenderBeginTag  (从 WebControl 继承)
public method RenderControl  已重载。 (从 Control 继承)
public method RenderEndTag  (从 WebControl 继承)
public method ResolveClientUrl  (从 Control 继承)
public method ResolveUrl  (从 Control 继承)
public method SetRenderMethodDelegate  (从 Control 继承)
public method ToString  (从 Object 继承)

页首

Protected 方法

  名称 说明
protected method AddAttributesToRender  (从 WebControl 继承)
protected method AddedControl  (从 Control 继承)
protected method AddParsedSubObject  (从 Control 继承)
protected method BuildProfileTree  (从 Control 继承)
protected method ClearChildControlState  (从 Control 继承)
protected method ClearChildState  (从 Control 继承)
protected method ClearChildViewState  (从 Control 继承)
protected method CreateChildControls  Creates all the child controls that may be rendered. (从 SignInControl 继承)
protected method CreateControlCollection  (从 Control 继承)
protected method CreateControlStyle  (从 WebControl 继承)
protected method DataBind  已重载。 (从 Control 继承)
protected method DataBindChildren  (从 Control 继承)
protected method EnsureChildControls  (从 Control 继承)
protected method EnsureID  (从 Control 继承)
protected method Finalize  (从 Object 继承)
protected method FindControl  已重载。 (从 Control 继承)
protected method GetAutoSignInScript  (从 SignInControl 继承)
protected method GetClientScript  Return client script containing signin functionality. (从 SignInControl 继承)
protected method GetDesignModeState  (从 Control 继承)
protected method GetReturnUrl  Return url to redirect after the signin. (从 SignInControl 继承)
protected method GetSessionTokenContext  (从 SignInControl 继承)
protected method HasEvents  (从 Control 继承)
protected method IsLiteralContent  (从 Control 继承)
protected method LoadControlState  (从 Control 继承)
protected method LoadViewState  (从 SignInControl 继承)
protected method MapPathSecure  (从 Control 继承)
protected method MemberwiseClone  (从 Object 继承)
protected method OnBubbleEvent  (从 Control 继承)
protected method OnDataBinding  (从 Control 继承)
protected method OnInit  (从 SignInControl 继承)
protected method OnLoad  (从 Control 继承)
protected method OnPreRender  (从 SignInControl 继承)
protected method OnRedirectingToIdentityProvider  (从 SignInControl 继承)
protected method OnSecurityTokenReceived  (从 SignInControl 继承)
protected method OnSecurityTokenValidated  (从 SignInControl 继承)
protected method OnSessionSecurityTokenCreated  (从 SignInControl 继承)
protected method OnSignedIn  (从 SignInControl 继承)
protected method OnSignInError  (从 SignInControl 继承)
protected method OnUnload  (从 Control 继承)
protected method OpenFile  (从 Control 继承)
protected method RaiseBubbleEvent  (从 Control 继承)
protected method RecreateChildControls  (从 CompositeControl 继承)
protected method RemovedControl  (从 Control 继承)
protected method Render  (从 SignInControl 继承)
protected method RenderChildren  (从 Control 继承)
protected method RenderContents  (从 WebControl 继承)
protected method RenderControl  已重载。 (从 Control 继承)
protected method ResolveAdapter  (从 Control 继承)
protected method SaveControlState  (从 Control 继承)
protected method SaveViewState  Save view states. (从 SignInControl 继承)
protected method SetDesignModeState  (从 SignInControl 继承)
protected method SignIn  (从 SignInControl 继承)
protected method TrackViewState  Track view states. (从 SignInControl 继承)

页首

Public 事件

(另请参阅 Protected 事件)

  名称 说明
public event DataBinding  (从 Control 继承)
public event Disposed  (从 Control 继承)
public event Init  (从 Control 继承)
public event Load  (从 Control 继承)
public event PreRender  (从 Control 继承)
public event RedirectingToIdentityProvider  (从 SignInControl 继承)
public event SecurityTokenReceived  This event fires when the security token is received from the STS. (从 SignInControl 继承)
public event SecurityTokenValidated  This event fires when the security token received from the STS is validated. (从 SignInControl 继承)
public event SessionSecurityTokenCreated  (从 SignInControl 继承)
public event SignedIn  This event fires when the user has been successfully signed in. (从 SignInControl 继承)
public event SignInError  This event fires when there is an error in signing the user in. (从 SignInControl 继承)
public event Unload  (从 Control 继承)

页首

Protected 事件

  名称 说明
protected event Click  (从 SignInControl 继承)

页首

显式接口实现

  名称 说明
  System.Web.UI.IAttributeAccessor.GetAttribute  (从 WebControl 继承)
  System.Web.UI.IAttributeAccessor.SetAttribute  (从 WebControl 继承)
  System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (从 Control 继承)
  System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (从 Control 继承)
  System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (从 Control 继承)
  System.Web.UI.IParserAccessor.AddParsedSubObject  (从 Control 继承)
  System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls  (从 CompositeControl 继承)
  System.Web.UI.IControlBuilderAccessor.ControlBuilder  (从 Control 继承)
  System.Web.UI.IControlDesignerAccessor.UserData  (从 Control 继承)
  System.Web.UI.IDataBindingsAccessor.DataBindings  (从 Control 继承)
  System.Web.UI.IDataBindingsAccessor.HasDataBindings  (从 Control 继承)
  System.Web.UI.IExpressionsAccessor.Expressions  (从 Control 继承)
  System.Web.UI.IExpressionsAccessor.HasExpressions  (从 Control 继承)

页首

请参见

参考

FederatedPassiveSignIn 类
Microsoft.IdentityModel.Web.Controls 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。