SignInControl 成员

Base class for SignIn control

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

Protected 构造函数

  名称 说明
  SignInControl Base constructor for the T:Microsoft.IdentityModel.Web.Controls.SignInControl class.

页首

Public 属性

(另请参阅 Protected 属性)

  名称 说明
public property AccessKey  (从 WebControl 继承)
public property AppRelativeTemplateSourceDirectory  (从 Control 继承)
public property Attributes  (从 WebControl 继承)
public property AutoSignIn Gets or sets whether automatic sign-in is enabled.
public property BackColor  (从 WebControl 继承)
public property BindingContainer  (从 Control 继承)
public property BorderColor  (从 WebControl 继承)
public property BorderPadding Control border padding size.
public property BorderStyle  (从 WebControl 继承)
public property BorderWidth  (从 WebControl 继承)
public property CheckBoxStyle Gets the style of the checkbox.
public property ClientID  (从 Control 继承)
public property ClientSideSignInFunction Script funtion name to initiate signin.
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.
public property DisplayRememberMe Gets or sets whether to display the “Remember Me” checkbox.
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.
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  (从 WebControl 继承)
public property ForeColor  (从 WebControl 继承)
public property HasAttributes  (从 WebControl 继承)
public property Height  (从 WebControl 继承)
public property ID  (从 Control 继承)
public property NamingContainer  (从 Control 继承)
public property Orientation Control UI orientation.
public property Page  (从 Control 继承)
public property Parent  (从 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  (从 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.
public property TitleTextStyle Title text style.
public property ToolTip  (从 WebControl 继承)
public property UniqueID  (从 Control 继承)
public property Visible  (从 Control 继承)
public property VisibleWhenSignedIn Gets or sets whether the control is visible when the user is already signed in.
public property Width  (从 WebControl 继承)

页首

Protected 属性

  名称 说明
protected property ActiveButton  
protected property Adapter  (从 Control 继承)
protected property ButtonClientId Button client id.
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.
protected property IsTrackingViewState  (从 Control 继承)
protected property IsViewStateEnabled  (从 Control 继承)
protected property LoadViewStateByID  (从 Control 继承)
protected property RememberMeClientId RememberMeCheckBox client id.
protected property SignInButton  
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.
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  
protected method GetClientScript Return client script containing signin functionality.
protected method GetDesignModeState  (从 Control 继承)
protected method GetReturnUrl Return url to redirect after the signin.
protected method GetSessionTokenContext  
protected method HasEvents  (从 Control 继承)
protected method IsLiteralContent  (从 Control 继承)
protected method LoadControlState  (从 Control 继承)
protected method LoadViewState 重写。 Load view states.
protected method MapPathSecure  (从 Control 继承)
protected method MemberwiseClone  (从 Object 继承)
protected method OnBubbleEvent  (从 Control 继承)
protected method OnDataBinding  (从 Control 继承)
protected method OnInit 重写。 Init the control.
protected method OnLoad  (从 Control 继承)
protected method OnPreRender 重写。 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  (从 Control 继承)
protected method OpenFile  (从 Control 继承)
protected method RaiseBubbleEvent  (从 Control 继承)
protected method RecreateChildControls  (从 CompositeControl 继承)
protected method RemovedControl  (从 Control 继承)
protected method Render 重写。 Override Render process.
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.
protected method SetDesignModeState 重写。 Designer mode state.
protected method SignIn  
protected method TrackViewState 重写。 Track view states.

页首

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  
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  (从 Control 继承)

页首

Protected 事件

  名称 说明
protected event Click  

页首

显式接口实现

  名称 说明
  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 继承)

页首

请参见

参考

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

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